MacUpdate
Join MacUpdate
New Member

New Developer
Explore
MacUpdate Desktop
Hot Apps

Business
Dashboard
Development
Drivers
Education
MacUpdate Promo
Popular Apps

Games
Home & Personal
Internet
Multimedia & Design
Utilities
iPhone
Apps

Login
Member Login

Developer Login
About
Search Mac Apps

Search iPhone Apps

Advanced Search
LyX
LyX 2.0.3
Your rating: Now say why...

(5) 4.8

Simplified front end for LaTeX.   Free
Add to my Watch List
Email me when discounted
  • Download Now
    109 MB
  • Visit Developer's Site
    LyX.org
LyX is a fully fuctional WYSIWYM (what you see is what you mean) frontend for LaTeX wnich allows users with no programming knowledge to get the full benefits of LaTeX. It differs from products such as TeTeX as one needs to know no code and can simply write and mark any text as a footnote of chapter heading etc., and then hit the PDF button to get a perfectly formatted output.
What's New
Version 2.0.3:

Updates:

  • DOCUMENT INPUT/OUTPUT
    • Add support for `knitr', an alternative for Sweave on R >= 2.14.1 (bug 7887).
    • Improved output of Comment notes for XHTML. These are now div's that are hidden by the default CSS.
    • 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).
    • 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.
    • Allow redirecting stderr in converters (other than stdout).
    • 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).
  • TEX2LYX IMPROVEMENTS
    • Support for included external files via the templates:
      • PDF pages
      • Chess diagram
      • Spreadsheet
    • tabular* environments are imported
    • Formal tables are now supported (bug 4553).
    • Support for change tracking commands (bug 4213).
  • USER INTERFACE
    • Added scalable LyX icon in svg format (bug 7919).
    • Clarify what the user can do when hyperref is provided by the document class (bug 6293).
    • Slightly reduced space around inset buttons, to make it clearer when there is a real space there (bug 7256).
    • Let inset-toggle work for very large documents (bug 7945).
    • Disable spell checker dialog for empty documents (bug 5585).
    • Display some commands from mathtools.sty natively (bug 7949).
    • 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.
    • We now use the display string as a tooltip in the Outliner, if no other tooltip is given.
    • Show check mark on current math limit type in Edit>Math submenu.
  • DOCUMENTATION AND LOCALIZATION
    • Customization manual updated to reflect the features of LyX 2.0.x.
    • New Dutch user interface localization.
    • Updated Czech, French, German, Indonesian, Interlingua, Italian, Japanese, Nynorsk, Slovak, Spanish, Swedish and Ukrainian user interface localizations.
    • The Sweave manual was completely revised and is now also available in the menu Help->Specific Manuals (bug 7891).
    • EmbeddedObjects manual:
    • new description how to color dashed table lines
    • new section how to split table cells by diagonal lines
    • Updated description of the external material template PDFPages (bug 7888).
    • Improved description of the modulo-functions in the Math manual (bug 7961).
  • BUILD/INSTALLATION
    • 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.
    • Make compilation work with GCC 4.7.
    • 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:
    • DOCUMENT INPUT/OUTPUT
      • Fix crash when exporting branches to XHTML.
      • Do not allow user to over-write a file already open. Attempting to do so crashes LyX (bug 7921).
      • Fix problem with translation of theorem environments when language and buffer encoding differ (bug 7941).
      • Fix monitoring of bib files with recent versions of biber.
      • Fix python problem with common path prefixes when exporting a LyX archive (bug 7933).
      • Fix dvips paper size arguments for presentations (beamer etc) (bug 7013).
      • Do not use inputencoding for translated names of theorem-like environments if they can be actually encoded in the chosen document encoding (bug 7800).
      • Do not misdetect office file formats as zip (bug 7973).
      • Fix font/script definition clashes with XeTeX/LuaTeX and unicode output (bug 7766, 7782).
      • Fix marvosym/bbding package clash caused by using 0x271d "LATIN CROSS" unicode symbol (part of bug 7811).
      • Fix error when exporting DocBook tables (bug 7004).
      • Fix Sweave support for document encoding with R >= 2.13.1 (bug 7876).
      • Avoid creation of a spurious Rplots.pdf file when using Sweave (bug 8019).
      • 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
      • Full support for the command date{} (bug 7844).
      • Fixed LaTeX import whitespace issue (bug 7668).
      • Fix some asme2e issues (bug 6449).
      • Fixed problem with macros nested in foreignlanguage (bug 5187).
      • Fixed problematic that tex2lyx roundtips polluted the preamble with color code (bug 7845).
      • Fixed problems with character style switches (bug 3036).
    • USER INTERFACE
      • Fixed crash when changing label when outliner is open and sorted (bug 7709).
      • Fixed crash when moving out of nested empty items (bug 7673).
      • Fix crash when performing "forward search" while cursor is in mathed (bug 7992).
      • Fix crash when inserting a float around multiple display maths (bug 7974).
      • Fix crash when copying table columns or rows (bug 7644).
      • Correctly set the default output format in the document settings dialog if non-tex fonts are used (bug 8013).
      • Update citation labels when the BibTeX file changes (bug 7499).
      • 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.
      • Fix undo after changing limit type of a subscript in math mode (bug 8007).
      • Fix inconsistent state of horizontal space dialog on start up (bug 7906).
      • Unify display of theorem headings (bug 7883).
      • Keep the selection when doing Page Up/Down and in mark-on selection mode (bug 7909).
      • Correctly display and handle the math commands pod and mod (bug 7962).
      • Fix tabbar visibility in fullscreen mode when opening/closing files (bug 7963).
      • Show a message box if the current spell checker has no dictionaries (bug 7884).
      • Fix problem where box gets modifications intended for table (bug 7983).
      • Fix broken instant preview due to ghostscript on 64-bit Windows (bug 7938).
      • Show entire index entry in outliner (bug 7774).
      • Fix a warning when changing table settings via the dialog (bug 7755).
      • Correct buffer statistics when change tracking is on. LyX did incorrectly count the words in deleted notes (bug 7789).
    • DOCUMENTATION AND LOCALIZATION
      • Fixed description in the example file multicol.lyx (bug 7953).
      • Fixed description of automatic reference naming in sec. 3.4.2 of the Embedded Objects manual.
      • Fixed preamble code for automatic reference naming in the thesis template files.
      • Translated German strings in the Appendix.lyx file of the thesis template to English.
      • Fixed example file modernCV.lyx: corrected subsection example, added a separator, set the page size to A4 (bug 7991).
      • Update tex2lyx man page regarding partial documents (bug 5906).
    • ADVANCED FIND AND REPLACE
    • Fix crash with Replace All (bug 7410).
  • BUILD/INSTALLATION
    • Fix link problem when compiling on Mac OS X with plain autotools.
    • Add forgotten file Package.cpp to list of files that need l10n.
    • Fix installation of python files (bug 6080, bug 7990).
    • When building LyX package on Mac don't call configure with --build anymore. It's guessed by configure anyway.
Version 2.0.3:

Updates:

  • DOCUMENT INPUT/OUTPUT
    • Add support for `knitr', an alternative for Sweave on R >= 2.14.1 (bug 7887).
    • Improved output of Comment notes for XHTML. These are now div's that are hidden by the default CSS.
    • New layout and template file for articles in the Journal of the Acoustical Society of America (JASA).
    • Speed up autosave a bit by not more...
Requirements
  • PPC / Intel
  • Mac OS X 10.5 or later
  • LaTeX installation like MacTeX



MacUpdate - LyX




  • TeXShop
    +8
    Free
    TeX front end.

  • Latexian
    +2
    Shareware $24.95
    LaTeX editor with advanced ...

  • Mou
    +1
    Free
    Markdown editor for web ...

  • TeXMaker
    +1
    Free
    A developer-focused LaTex ...

  • TeXnicle
    +1
    Free $Free
    LaTeX editor and project ...
LyX User Discussion (Write a Review)
ver. 2.x:
(5)
Your rating: Now say why...
Overall:
(14)

sort: smiles | time
burypromote
+1

+1

Wyzo reviewed on 01 Dec 2011
I love lyx. Latex made simple.
[Version 2.0.2]


burypromote
+2

+66

Iliketrash reviewed on 15 Sep 2011
I'm just getting up to speed with LyX after turning up my nose at it a few times over a few years. This time, I am mightily impressed. This is hands down the easiest way to make structured documents and have them typset with the uber-capable LaTeX system. You don't have to learn to code LaTeX but if you know it already, you can always embed it to your heart's content. The first thing you have to get use to is, this isn't Microsoft Word. And that's a good thing. The ability to completely change the look of your document with a couple of mouse clicks is amazing. This is useful for all sorts of reasons, not the least of which is submitting work to different places which require different layouts. The developers have worked hard to make this non-Linyxy, porting it to the Qt framework to give it a fairly Mac-like appearance. (I'm a stickler for Mac-like behavior, and the Qt framework has some annoying behaviors but it's a huge, huge improvement over the X system.) The on-screen appearance is surprisingly WYSIWYG, which is helpful in long writing sessions. But, as the developers like to say, this is What You Get Is What You Mean, or something like that. The payoff comes when you hit Command-R and in a few seconds your default PDF viewer opens with a beautifully-rendered professional-looking page. You can't imagine how much better a true typeset page looks when compared to the usual output from a word processor. And to see it set in the format of your favorite journal is pretty cool. Yes, there is a learning curve, but so is there a learning curve with any program that does non-trivial word processing. The documentation for LyX is unusually good (for an open source project), and the developers are quite responsive.
[Version 2.0.1]


burypromote

+201
Mark Everitt commented on 09 Jun 2009
Whilst I'm told this is excellent for writing, it's causing me nothing but trouble. I author scientific papers and I've learnt to use LaTeX normally. Anytime someone can't use LaTeX and can use only LyX it makes collaboration total hell.

If you write documents on your own, fair enough, but if you write documents with other people who don't use LyX then raw LaTeX obviously supersedes it! Ultimately it's better to learn LaTeX. It really isn't that difficult.
[Version 1.6.3]

3 Replies

burypromote

+35
sampler replied on 09 Jun 2009
I agree that you must learn LaTeX if you write for a journal that has its own document classes and styles. Otherwise, why not use LyX's built-in LaTeX convertor?
burypromote

+201
Mark Everitt replied on 09 Jun 2009
We've tried. It messes up all sorts of things though. In particular when you're passing a paper back and forth. You wind up with all sorts of crazy stuff going on. In plain LaTeX this happens much less and diffs are simpler.
burypromote

+35
sampler replied on 09 Jun 2009
Good points. I agree.
burypromote
+1

+1

max0913e reviewed on 30 Dec 2008
This cool OpenSource Software deserves 5 Stars!
[Version 1.6.1]


burypromote


ahollen reviewed on 16 Mar 2008
LyX (LaTeX) proofs to be a very nice text processor for educational scientists. They do a lot of statistical and qualitative data analysis, wright complex and long documents like theses and books. Compared to programms aiming for office use, LyX is reliable and easy to use. I.e. the integration of BibTex is nicer then EndNote@Word.
There are a hand full pitfalls you have to know how to avoid. If LaTeX refuses the text setting into pdf, there are a few possible reasons for this. Best hints:
- the error messages will highlight the problematic zone(s)
- Use the the "go back" arrows in LyX, until your document is in a workable state.
[Version 1.5.4]


burypromote


foozman reviewed on 21 Mar 2006
In many ways better than LyX 1.3x; however, mine crashes every time I quit. This is not really bad, but it's not good either. However, I suggest that everyone who uses LateX or avoids using LaTeX give this a try. I have completely converted from LaTeX to LyX
[Version 1.4]


burypromote
-1

-1
Mis Ebling commented on 04 Mar 2006
Best peace of software ever!

Congratulations to the team...

E;-°)))
[Version 1.3.7]


burypromote

-1

chagrins reviewed on 18 Jan 2006
Thanks to the Mac developers of this - if it weren't for their hard and excellent work, I'd still be using LyX in X11. Thank goodness!
[Version 1.3.7]


burypromote


Anonymous reviewed on 21 Jul 2005
1.3.6 works great here.

LyX, despite the previous reviewers' aversions to non-'mac-like' programs (because hand-coding is SO mac-like), is easy to use, and produces gorgeous documents.

LaTeX for the rest of us.

I've been using LyX for papers, letters, and most writing tasks for the past two years without problem.

Great work!
[Version 1.3.6]


burypromote


Anonymous reviewed on 20 Jul 2005
Plain doesn't work - "Missing TeX class". Tried reconfiguring, tried recreating a .lyx directory, reconfigured again. Nothing. This is supposed to be a bug *fix* release.
[Version 1.3.6]

2 Replies

burypromote

Anonymous commented on 20 Jul 2005
Sorry about that -- a goof in the installer script. It's fixed now in a new version of the installer.
burypromote

Anonymous commented on 23 Jul 2005
the binary still doesnt fix the issue. i hope u r talking abt the one on ftp.lyx.org
There are currently no troubleshooting comments. If you are experiencing a problem with this app, please post a comment.


+11

Agent59653198 rated on 01 Mar 2012

[Version 2.0.3]



+11

Agent59653198 rated on 01 Dec 2011

[Version 2.0.2]



+3

Georg-74 rated on 08 May 2011

[Version 2.0.0]


Downloads:27,148
Version Downloads:1,368
Type:Business : Word Processing
License:Free
Date:01 Mar 2012
Platform:PPC / Intel
Price:Free0.00
Overall (Version 2.x):
Features:
Ease of Use:
Value:
Stability:
Displaying 1-10 of 11
< 1 2 >
Displaying 1-3 of 3
-
-
-
Please login or create a new
MacUpdate Member account
to use this feature
Watch Lists are available to
MacUpdate Desktop Members
Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
LyX is a fully fuctional WYSIWYM (what you see is what you mean) frontend for LaTeX wnich allows users with no programming knowledge to get the full benefits of LaTeX. It differs from products such as TeTeX as one needs to know no code and can simply write and mark any text as a footnote of chapter heading etc., and then hit the PDF button to get a perfectly formatted output.
Add/Update Listing About MacUpdate Desktop Career Opportunities RSS Twitter Facebook Advertise Sitemap
Copyright © 2012 MacUpdate LLC


- -