commit a15303b9381ee676032079ff704cbc941b95b9c7
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Sun Dec 11 11:12:05 2022 -0500

    Update format of docs using LyX binary
    
    Especially after the change to use semantic linefeeds (7b23c76b),
    the diffs are large and it's hard to figure out what diff is the
    result of the linefeed change and which diff is the result of an
    edit.
    
    By updating the docs, it will make the edits easier to understand
    from the diff.
    
    This commit used the LyX binary to write the new .lyx files since
    lyx2lyx does not apply semantic linefeeds.
    
    I used the following command:
    
      ./development/tools/updatedocs.py [path to 'lyx' binary]
    
    A few documents were not updated (e.g., the command sequence used
    failed because a dialog about a missing dependency was shown).
    
    I did not update Additional.lyx for any language since it is
    undergoing changes. I also didn't change anything in doc/fr since JP
    is working on some of those. I also didn't change doc/ru since it
    appears Yuriy already updated those.

 development/MacOSX/ReadMe/Leame.lyx                |   20 +-
 development/MacOSX/ReadMe/LiesMich.lyx             |   26 +-
 development/MacOSX/ReadMe/LisezMoi.lyx             |   29 +-
 development/MacOSX/ReadMe/ReadMe.lyx               |   30 +-
 lib/doc/Customization.lyx                          |   89 +-
 lib/doc/Development.lyx                            | 1500 ++--
 lib/doc/DummyDocument1.lyx                         |   13 +-
 lib/doc/DummyDocument2.lyx                         |   13 +-
 lib/doc/EmbeddedObjects.lyx                        | 3274 ++++---
 lib/doc/Formula-numbering.lyx                      |   55 +-
 lib/doc/Intro.lyx                                  |  707 +-
 lib/doc/LFUNs.lyx                                  | 2429 ++++--
 lib/doc/LaTeXConfig.lyx                            | 2946 ++++--
 lib/doc/Math.lyx                                   | 2087 +++--
 lib/doc/MergedManuals.lyx                          |   10 +-
 lib/doc/Shortcuts.lyx                              |    2 +-
 lib/doc/Tutorial.lyx                               | 1746 ++--
 lib/doc/UserGuide.lyx                              | 9144 ++++++++++-------
 lib/doc/ar/Intro.lyx                               |  585 +-
 lib/doc/ar/Shortcuts.lyx                           |   53 +-
 lib/doc/ar/Tutorial.lyx                            | 1434 ++--
 lib/doc/ar/UserGuide.lyx                           | 9384 +++++++++++-------
 lib/doc/ca/Intro.lyx                               |  748 +-
 lib/doc/cs/Tutorial.lyx                            | 2328 +++--
 lib/doc/da/Intro.lyx                               |  891 +-
 lib/doc/de/Additional.lyx                          | 7520 +++++++++------
 lib/doc/de/Customization.lyx                       | 5476 +++++++----
 lib/doc/de/DummyDocument1.lyx                      |   15 +-
 lib/doc/de/DummyDocument2.lyx                      |   15 +-
 lib/doc/de/EmbeddedObjects.lyx                     | 4024 +++++---
 lib/doc/de/Formelnummerierung.lyx                  |   58 +-
 lib/doc/de/Intro.lyx                               |  954 ++-
 lib/doc/de/Math.lyx                                | 2651 +++--
 lib/doc/de/Shortcuts.lyx                           |   16 +-
 lib/doc/de/Tutorial.lyx                            | 2216 +++--
 lib/doc/de/UserGuide.lyx                           |10505 ++++++++++++--------
 lib/doc/el/Intro.lyx                               |  712 +-
 lib/doc/es/Additional.lyx                          | 6821 ++++++++------
 lib/doc/es/Customization.lyx                       | 4599 +++++----
 lib/doc/es/DocumentoPostizo1.lyx                   |   13 +-
 lib/doc/es/DocumentoPostizo2.lyx                   |   13 +-
 lib/doc/es/EmbeddedObjects.lyx                     | 4306 +++++---
 lib/doc/es/Formula-numbering.lyx                   |   55 +-
 lib/doc/es/Intro.lyx                               |  728 +-
 lib/doc/es/Math.lyx                                | 3284 ++++---
 lib/doc/es/Shortcuts.lyx                           |   25 +-
 lib/doc/es/Tutorial.lyx                            | 1853 ++--
 lib/doc/es/UserGuide.lyx                           |10288 ++++++++++++--------
 lib/doc/eu/Intro.lyx                               |  846 +-
 lib/doc/eu/Tutorial.lyx                            | 1895 +++--
 lib/doc/gl/Intro.lyx                               | 1107 ++-
 lib/doc/gl/Tutorial.lyx                            | 2195 +++--
 lib/doc/he/Intro.lyx                               |  694 +-
 lib/doc/he/Tutorial.lyx                            | 1887 +++--
 lib/doc/hu/Intro.lyx                               |  912 ++-
 lib/doc/hu/Tutorial.lyx                            | 2181 +++--
 lib/doc/id/Intro.lyx                               |  827 +-
 lib/doc/id/Shortcuts.lyx                           |   13 +-
 lib/doc/id/Tutorial.lyx                            | 2088 +++--
 lib/doc/it/Intro.lyx                               |  885 +-
 lib/doc/it/Tutorial.lyx                            | 2210 +++--
 lib/doc/ja/Additional.lyx                          | 7224 ++++++++++----
 lib/doc/ja/Customization.lyx                       | 4649 +++++++---
 lib/doc/ja/DummyDocument1.lyx                      |   14 +-
 lib/doc/ja/DummyDocument2.lyx                      |   14 +-
 lib/doc/ja/EmbeddedObjects.lyx                     | 5231 ++++++++---
 lib/doc/ja/Formula-numbering.lyx                   |   60 +-
 lib/doc/ja/Intro.lyx                               |  682 +-
 lib/doc/ja/LaTeXConfig.lyx                         | 3037 ++++--
 lib/doc/ja/Math.lyx                                | 4248 ++++++---
 lib/doc/ja/MergedManuals.lyx                       |   11 +-
 lib/doc/ja/Shortcuts.lyx                           |   13 +-
 lib/doc/ja/Tutorial.lyx                            | 1782 +++-
 lib/doc/ja/UserGuide.lyx                           |10480 +++++++++++++++-----
 lib/doc/nb/Intro.lyx                               |  582 +-
 lib/doc/nb/Tutorial.lyx                            | 1614 ++--
 lib/doc/nl/Intro.lyx                               |  632 +-
 lib/doc/nl/Shortcuts.lyx                           |   16 +-
 lib/doc/nl/Tutorial.lyx                            | 1475 ++--
 lib/doc/pl/Intro.lyx                               |  216 +-
 lib/doc/pl/Tutorial.lyx                            | 2066 +++--
 lib/doc/pt/Intro.lyx                               |  311 +-
 lib/doc/pt/Tutorial.lyx                            | 2714 +++---
 lib/doc/ro/Intro.lyx                               |  208 +-
 lib/doc/sk/Intro.lyx                               |  736 +-
 lib/doc/sk/Tutorial.lyx                            | 1915 +++--
 lib/doc/sl/Intro.lyx                               |  314 +-
 lib/doc/sl/Tutorial.lyx                            | 2741 ++++--
 lib/doc/sv/Intro.lyx                               |  726 +-
 lib/doc/sv/Shortcuts.lyx                           |   10 +-
 lib/doc/sv/Tutorial.lyx                            | 1287 ++--
 lib/doc/uk/Intro.lyx                               | 1040 ++-
 lib/doc/zh_CN/Intro.lyx                            |  578 +-
 lib/doc/zh_CN/Tutorial.lyx                         | 1706 +++-
 ...an_Astronomical_Society_%28AASTeX_v._6.2%29.lyx |  432 +-
 .../American_Chemical_Society_%28ACS%29.lyx        |   97 +-
 .../American_Mathematical_Society_%28AMS%29.lyx    |  105 +-
 .../Articles/Astronomy_%26_Astrophysics.lyx        |  268 +-
 lib/examples/Articles/Chess/Game_1.lyx             |   46 +-
 lib/examples/Articles/Chess/Game_2.lyx             |   42 +-
 .../American_Mathematical_Society_%28AMS%29.lyx    |   77 +-
 lib/examples/Books/Recipe_Book.lyx                 |   76 +-
 lib/examples/Books/Tufte_Book.lyx                  |  294 +-
 .../Curricula_Vitae/Europass_CV_%282013%29.lyx     |  123 +-
 lib/examples/Curricula_Vitae/Europe_CV.lyx         |  111 +-
 lib/examples/Curricula_Vitae/Modern_CV.lyx         |  215 +-
 lib/examples/Curricula_Vitae/Simple_CV.lyx         |   45 +-
 lib/examples/Example_%28LyXified%29.lyx            |  113 +-
 lib/examples/Example_%28raw%29.lyx                 |  181 +-
 lib/examples/External_Material/Gnuplot.lyx         |   48 +-
 lib/examples/External_Material/Spreadsheet.lyx     |   51 +-
 .../Graphics_and_Insets/Feynman_Diagrams.lyx       |   42 +-
 .../Graphics_and_Insets/Instant_Preview.lyx        |  121 +-
 .../Graphics_and_Insets/Itemize_Bullets.lyx        |   32 +-
 .../Graphics_and_Insets/Minted_File_Listing.lyx    |   36 +-
 .../Graphics_and_Insets/Minted_Listings.lyx        |   33 +-
 lib/examples/Graphics_and_Insets/XY-Figure.lyx     |   13 +-
 lib/examples/Graphics_and_Insets/XY-Pic.lyx        |  779 +-
 lib/examples/Handouts/Tufte_Handout.lyx            |  244 +-
 lib/examples/Letters/Serial_Letter_1.lyx           |   21 +-
 lib/examples/Letters/Serial_Letter_2.lyx           |   21 +-
 lib/examples/Letters/Serial_Letter_3.lyx           |   24 +-
 lib/examples/Localization_Test.lyx                 |   37 +-
 lib/examples/Modules/Braille.lyx                   |   70 +-
 lib/examples/Modules/Chessboard.lyx                |   41 +-
 lib/examples/Modules/Fancy_Colored_Boxes.lyx       | 1033 ++-
 .../Hazard_and_Precautionary_Statements.lyx        |   63 +-
 lib/examples/Modules/LilyPond_Book.lyx             |  248 +-
 lib/examples/Modules/Linguistics.lyx               |  566 +-
 lib/examples/Modules/Multilingual_Captions.lyx     |  148 +-
 lib/examples/Modules/Noweb.lyx                     |  403 +-
 lib/examples/Modules/Noweb2LyX.lyx                 |  295 +-
 lib/examples/Modules/Noweb_Listerrors.lyx          |  285 +-
 lib/examples/Modules/PDF_Comments.lyx              |  277 +-
 lib/examples/Modules/PDF_Form.lyx                  |  337 +-
 .../Modules/Paragraph_Lists_%28paralist%29.lyx     |   53 +-
 lib/examples/Modules/Rnw_%28knitr%29.lyx           |   38 +-
 lib/examples/Modules/Sweave.lyx                    |  369 +-
 lib/examples/Modules/Variable-width_Minipages.lyx  |   13 +-
 lib/examples/Posters/Beamerposter.lyx              |   81 +-
 lib/examples/Presentations/Beamer.lyx              |  507 +-
 .../Presentations/Beamer_%28Complex%29.lyx         |  127 +-
 .../Beamer_Article_%28Standard_Class%29.lyx        |   29 +-
 lib/examples/Presentations/Foils.lyx               |  117 +-
 lib/examples/Presentations/Foils_Landslide.lyx     |   20 +-
 lib/examples/Presentations/Powerdot.lyx            |  137 +-
 lib/examples/Presentations/Seminar.lyx             |  112 +-
 lib/examples/Scripts/Hollywood.lyx                 |  483 +-
 lib/examples/Welcome.lyx                           |   65 +-
 lib/examples/ar/Welcome.lyx                        |   54 +-
 .../ca/Graphics_and_Insets/Itemize_Bullets.lyx     |   47 +-
 lib/examples/ca/Welcome.lyx                        |   72 +-
 lib/examples/cs/Example_%28LyXified%29.lyx         |  104 +-
 lib/examples/cs/Example_%28raw%29.lyx              |  173 +-
 lib/examples/cs/Welcome.lyx                        |   55 +-
 lib/examples/da/Welcome.lyx                        |   69 +-
 .../de/Curricula_Vitae/Europass_CV_%282013%29.lyx  |  120 +-
 lib/examples/de/Curricula_Vitae/Simple_CV.lyx      |   49 +-
 lib/examples/de/Example_%28LyXified%29.lyx         |  110 +-
 lib/examples/de/Example_%28raw%29.lyx              |  185 +-
 .../de/Graphics_and_Insets/Feynman_Diagrams.lyx    |   55 +-
 .../de/Graphics_and_Insets/Itemize_Bullets.lyx     |   42 +-
 lib/examples/de/Handouts/Tufte_Handout.lyx         |  251 +-
 lib/examples/de/Letters/Serial_Letter_1.lyx        |   26 +-
 lib/examples/de/Letters/Serial_Letter_2.lyx        |   26 +-
 lib/examples/de/Letters/Serial_Letter_3.lyx        |   26 +-
 lib/examples/de/Modules/Braille.lyx                |   87 +-
 lib/examples/de/Modules/Linguistics.lyx            |  585 +-
 lib/examples/de/Modules/Multilingual_Captions.lyx  |  164 +-
 lib/examples/de/Modules/PDF_Comments.lyx           |  362 +-
 lib/examples/de/Modules/PDF_Form.lyx               |  499 +-
 lib/examples/de/Presentations/Beamer.lyx           |  577 +-
 .../Beamer_Article_%28Standard_Class%29.lyx        |   20 +-
 lib/examples/de/Welcome.lyx                        |   61 +-
 lib/examples/el/Welcome.lyx                        |   67 +-
 lib/examples/es/Books/Tufte_Book.lyx               |  295 +-
 lib/examples/es/Curricula_Vitae/Europe_CV.lyx      |  108 +-
 lib/examples/es/Curricula_Vitae/Modern_CV.lyx      |  242 +-
 lib/examples/es/Example_%28LyXified%29.lyx         |  105 +-
 lib/examples/es/Example_%28raw%29.lyx              |  171 +-
 .../es/Graphics_and_Insets/Itemize_Bullets.lyx     |   46 +-
 lib/examples/es/Handouts/Tufte_Handout.lyx         |  263 +-
 lib/examples/es/Modules/Braille.lyx                |   83 +-
 lib/examples/es/Modules/Linguistics.lyx            |  433 +-
 lib/examples/es/Welcome.lyx                        |   69 +-
 lib/examples/eu/Example_%28LyXified%29.lyx         |  100 +-
 lib/examples/eu/Example_%28raw%29.lyx              |  175 +-
 lib/examples/eu/Welcome.lyx                        |   44 +-
 lib/examples/fa/Welcome.lyx                        |   56 +-
 lib/examples/fr/Curricula_Vitae/Simple_CV.lyx      |   57 +-
 lib/examples/fr/Example_%28LyXified%29.lyx         |  137 +-
 lib/examples/fr/Example_%28raw%29.lyx              |  168 +-
 .../fr/Graphics_and_Insets/Feynman_Diagrams.lyx    |   44 +-
 .../fr/Graphics_and_Insets/Itemize_Bullets.lyx     |   52 +-
 lib/examples/fr/Graphics_and_Insets/XY-Figure.lyx  |   16 +-
 lib/examples/fr/Graphics_and_Insets/XY-Pic.lyx     |  863 +-
 lib/examples/fr/Modules/Braille.lyx                |  116 +-
 lib/examples/fr/Modules/Linguistics.lyx            |  554 +-
 lib/examples/fr/Modules/Multilingual_Captions.lyx  |  157 +-
 lib/examples/fr/Modules/PDF_Comments.lyx           |  381 +-
 lib/examples/fr/Presentations/Beamer.lyx           |  596 +-
 .../Beamer_Article_%28Standard_Class%29.lyx        |   38 +-
 lib/examples/fr/Presentations/Foils.lyx            |  162 +-
 lib/examples/fr/Presentations/Powerdot.lyx         |   53 +-
 lib/examples/fr/Presentations/Seminar.lyx          |  135 +-
 lib/examples/fr/Welcome.lyx                        |   73 +-
 lib/examples/gl/Example_%28LyXified%29.lyx         |  121 +-
 lib/examples/gl/Example_%28raw%29.lyx              |  188 +-
 lib/examples/gl/Welcome.lyx                        |   63 +-
 lib/examples/he/Example_%28LyXified%29.lyx         |   83 +-
 lib/examples/he/Example_%28raw%29.lyx              |  163 +-
 lib/examples/he/Welcome.lyx                        |   49 +-
 lib/examples/hu/Example_%28LyXified%29.lyx         |  114 +-
 lib/examples/hu/Example_%28raw%29.lyx              |  191 +-
 lib/examples/hu/Welcome.lyx                        |   76 +-
 lib/examples/id/Welcome.lyx                        |   77 +-
 .../it/Graphics_and_Insets/Itemize_Bullets.lyx     |   22 +-
 lib/examples/it/Welcome.lyx                        |   70 +-
 .../ja/Graphics_and_Insets/Feynman_Diagrams.lyx    |   25 +-
 lib/examples/ja/Graphics_and_Insets/XY-Pic.lyx     |  427 +-
 lib/examples/ja/Modules/Braille.lyx                |   74 +-
 lib/examples/ja/Modules/LilyPond_Book.lyx          |  176 +-
 lib/examples/ja/Modules/Linguistics.lyx            |  211 +-
 lib/examples/ja/Modules/Multilingual_Captions.lyx  |  130 +-
 lib/examples/ja/Modules/Rnw_%28knitr%29.lyx        |   43 +-
 lib/examples/ja/Modules/Sweave.lyx                 |  290 +-
 .../ja/Multilingual_Typesetting_with_CJKutf8.lyx   |   63 +-
 .../ja/Multilingual_Typesetting_with_platex.lyx    |   75 +-
 lib/examples/ja/Presentations/Beamer.lyx           |  337 +-
 lib/examples/ja/Welcome.lyx                        |   65 +-
 lib/examples/ko/Welcome.lyx                        |   32 +-
 lib/examples/ko/cjk-ko-doc.lyx                     |   74 +-
 lib/examples/lt/Example_%28LyXified%29.lyx         |   80 +-
 lib/examples/nb/Example_%28LyXified%29.lyx         |   87 +-
 lib/examples/nb/Example_%28raw%29.lyx              |  159 +-
 lib/examples/nb/Welcome.lyx                        |   67 +-
 lib/examples/nl/Example_%28LyXified%29.lyx         |  109 +-
 lib/examples/nl/Example_%28raw%29.lyx              |  169 +-
 .../nl/Graphics_and_Insets/Itemize_Bullets.lyx     |   43 +-
 lib/examples/nl/Welcome.lyx                        |   66 +-
 lib/examples/pl/Welcome.lyx                        |   47 +-
 lib/examples/pt_BR/Welcome.lyx                     |   76 +-
 lib/examples/pt_PT/Welcome.lyx                     |   59 +-
 lib/examples/ro/Welcome.lyx                        |   67 +-
 lib/examples/ru/Example_%28LyXified%29.lyx         |  123 +-
 lib/examples/ru/Example_%28raw%29.lyx              |  200 +-
 lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx  |   11 +-
 lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx     |  979 ++-
 lib/examples/ru/Modules/Fancy_Colored_Boxes.lyx    | 1464 ++-
 lib/examples/ru/Presentations/Beamer.lyx           |  623 +-
 .../Beamer_Article_%28Standard_Class%29.lyx        |   28 +-
 lib/examples/ru/Welcome.lyx                        |   78 +-
 lib/examples/sk/Welcome.lyx                        |   68 +-
 lib/examples/sl/Example_%28LyXified%29.lyx         |  131 +-
 lib/examples/sl/Example_%28raw%29.lyx              |  194 +-
 lib/examples/sl/Welcome.lyx                        |   67 +-
 lib/examples/sr/Modules/Braille.lyx                |   84 +-
 lib/examples/sr/Welcome.lyx                        |   61 +-
 lib/examples/sv/Welcome.lyx                        |   58 +-
 lib/examples/uk/Welcome.lyx                        |   97 +-
 ...an_Astronomical_Society_%28AASTeX_v._6.2%29.lyx |   43 +-
 .../American_Economic_Association_%28AEA%29.lyx    |   88 +-
 ...n_Psychological_Association_%28APA%29,_v._7.lyx |   31 +-
 ...merican_Psychological_Association_%28APA%29.lyx |   53 +-
 ...sociation_for_Computing_Machinery_%28ACM%29.lyx |   31 +-
 .../Articles/Astronomy_%26_Astrophysics.lyx        |   36 +-
 .../Articles/Chinese_Article_%28CTeX%29.lyx        |   83 +-
 ...ernicus_Publications_Manuscript_Preparation.lyx |   73 +-
 lib/templates/Articles/Econometrica.lyx            |   75 +-
 lib/templates/Articles/Elsevier.lyx                |  105 +-
 .../Articles/Hebrew_Article_%28KOMA-Script%29.lyx  |   12 +-
 .../IEEE_Transactions_Computer_Society.lyx         |   75 +-
 .../Articles/IEEE_Transactions_Journal.lyx         |   82 +-
 .../Articles/IEEE_Transactions_on_Magnetics.lyx    |   80 +-
 .../Articles/Institute_of_Physics_%28IOP%29.lyx    |  112 +-
 .../Articles/Int._Journal_of_Modern_Physics_C.lyx  |  137 +-
 .../Articles/Int._Journal_of_Modern_Physics_D.lyx  |  134 +-
 ...ational_Union_of_Crystallography_%28IUCr%29.lyx |  115 +-
 ...of_Statistical_Software_%28JSS%29_version_2.lyx |  110 +-
 ...he_Acoustical_Society_of_America_%28JASA%29.lyx |    2 +-
 lib/templates/Articles/Kluwer.lyx                  |   32 +-
 lib/templates/Articles/Mathematical_Monthly.lyx    |  196 +-
 lib/templates/Articles/REVTeX_%28V._4%29.lyx       |   65 +-
 lib/templates/Articles/REVTeX_%28V._4.1%29.lyx     |  340 +-
 lib/templates/Articles/R_Journal.lyx               |   41 +-
 ...pringers_Global_Journal_Template_%28V._3%29.lyx |   91 +-
 .../00_Main_File.lyx                               |   17 +-
 .../01_Dedication.lyx                              |   12 +-
 .../02_Foreword.lyx                                |   26 +-
 .../03_Preface.lyx                                 |   38 +-
 .../04_Acknowledgements.lyx                        |   18 +-
 .../05_Contributor_List.lyx                        |   26 +-
 .../06_Acronym.lyx                                 |   29 +-
 .../07_Part.lyx                                    |   18 +-
 .../08_Author.lyx                                  |  217 +-
 .../09_Appendix.lyx                                |   16 +-
 .../10_Glossary.lyx                                |   15 +-
 .../11_References.lyx                              |  360 +-
 .../00_Main_File.lyx                               |   13 +-
 .../01_Dedication.lyx                              |    2 +-
 .../02_Foreword.lyx                                |    2 +-
 .../03_Preface.lyx                                 |    2 +-
 .../04_Acknowledgements.lyx                        |    2 +-
 .../05_Acronym.lyx                                 |    2 +-
 .../Springer_Monographs_%28svmono%29/06_Part.lyx   |    2 +-
 .../07_Chapter.lyx                                 |   13 +-
 .../08_Appendix.lyx                                |    2 +-
 .../09_Glossary.lyx                                |    2 +-
 .../10_Solutions.lyx                               |    4 +-
 .../11_References.lyx                              |    2 +-
 lib/templates/EPS_%28cropped%29.lyx                |   25 +-
 lib/templates/Letters/DIN-Brief.lyx                |   62 +-
 .../Letters/French_Letter_%28frletter%29.lyx       |   32 +-
 .../Letters/French_Letter_%28lettre%29.lyx         |   64 +-
 lib/templates/Letters/G-Brief_%28V._2%29.lyx       |   23 +-
 .../Letters/KOMA-Script_Letter_%28V._2%29.lyx      |   21 +-
 .../Letters/Letter_%28Standard_Class%29.lyx        |   17 +-
 .../Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29.lyx |  144 +-
 .../Obsolete/ACM_SIGPLAN_%28Obsolete%29.lyx        |   96 +-
 .../ACM_SIG_Proceedings_%28SP,_Obsolete%29.lyx     |   11 +-
 ...ican_Astronomical_Society_%28AASTeX_v._6%29.lyx |    3 +-
 .../American_Geophysical_Union_%28AGUTeX%29.lyx    |  128 +-
 ...n_Psychological_Association_%28APA%29,_v._6.lyx |   68 +-
 .../G-Brief_%28V._1,_Obsolete%29/English.lyx       |   17 +-
 .../G-Brief_%28V._1,_Obsolete%29/German.lyx        |   25 +-
 .../Obsolete/Latex8_Article_%28Obsolete%29.lyx     |    2 +-
 lib/templates/PDF_%28cropped%29.lyx                |   25 +-
 lib/templates/Posters/A0_Poster/Colored.lyx        |  167 +-
 lib/templates/Posters/A0_Poster/Simple.lyx         |   41 +-
 lib/templates/Posters/Beamerposter.lyx             |  149 +-
 lib/templates/Posters/SciPoster.lyx                |   42 +-
 lib/templates/Presentations/Beamer.lyx             |  108 +-
 lib/templates/Presentations/Slides.lyx             |   13 +-
 lib/templates/Scripts/Hollywood.lyx                |   14 +-
 .../Theses/PhD_Thesis/Acknowledgments.lyx          |   14 +-
 lib/templates/Theses/PhD_Thesis/Appendix.lyx       |   37 +-
 lib/templates/Theses/PhD_Thesis/Bibliography.lyx   |   21 +-
 lib/templates/Theses/PhD_Thesis/Chapter_1.lyx      |   37 +-
 lib/templates/Theses/PhD_Thesis/Chapter_2.lyx      |   32 +-
 lib/templates/Theses/PhD_Thesis/Main_File.lyx      |   76 +-
 lib/templates/Theses/PhD_Thesis/Summary.lyx        |   10 +-
 lib/templates/ar/Presentations/Beamer.lyx          |   89 +-
 lib/templates/de/Presentations/Beamer.lyx          |  122 +-
 lib/templates/es/Presentations/Beamer.lyx          |  116 +-
 lib/templates/fr/Presentations/Beamer.lyx          |  143 +-
 lib/templates/ja/Presentations/Beamer.lyx          |  127 +-
 346 files changed, 135113 insertions(+), 79708 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to