CINXE.COM

LyX | LyX – The Document Processor

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>LyX | LyX &ndash; The Document Processor</title> <!--HeaderText--><style type='text/css'><!-- ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; } code.escaped { white-space: pre; } .vspace { margin-top:1.33em; } .indent { margin-left:40px; } .outdent { margin-left:40px; text-indent:-40px; } a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; } a.createlink { text-decoration:none; position:relative; top:-0.5em; font-weight:bold; font-size:smaller; border-bottom:none; } img { border:0px; } .rtl, .rtl * {direction:rtl; unicode-bidi:bidi-override;} .ltr, .ltr * {direction:ltr; unicode-bidi:bidi-override;} .rtl .indent, .rtl.indent, .rtl .outdent, .rtl.outdent { margin-left:0; margin-right: 40px; } span.anchor { float: left; font-size: 60%; margin-left: -1em; width: 1em; position:relative; top:-0.1em; text-align: center; } span.anchor a { text-decoration: none; } span.anchor a:hover { text-decoration: underline; } ol.toc { text-indent:-25px; list-style: none; margin-bottom:5px; } ol ol.toc { margin-left:-24px; text-indent:-24px; } div.tocfloat { font-size: smaller; margin-bottom: 10px; border-top: 1px dotted #555555; border-bottom: 1px dotted #555555; padding-top: 5px; width: 38%; float: right; margin-left: 10px; clear: right; margin-right:-21px; padding-right: 13px; padding-left: 13px; background-color: #eeeeee; } div.toc { font-size: smaller; border: 1px dotted #cccccc; background: #f7f7f7; margin-bottom: 10px; } div.toc p { background-color: #f9f6d6; padding: 5px; border-bottom: 1px dotted #cccccc; } div.sectionedit { text-align:right;font-size:smaller;clear:both;} .editconflict { color:green; font-style:italic; margin-top:1.33em; margin-bottom:1.33em; } table.markup { border:2px dotted #ccf; width:90%; } td.markup1, td.markup2 { padding-left:10px; padding-right:10px; } table.vert td.markup1 { border-bottom:1px solid #ccf; } table.horiz td.markup1 { width:23em; border-right:1px solid #ccf; } table.markup caption { text-align:left; } div.faq p, div.faq pre { margin-left:2em; } div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; } div.faqtoc div.faq * { display:none; } div.faqtoc div.faq p.question { display:block; font-weight:normal; margin:0.5em 0 0.5em 20px; line-height:normal; } div.faqtoc div.faq p.question * { display:inline; } td.markup1 pre { white-space: pre-wrap; } .noPmTOC, .PmTOCdiv:empty {display:none;} .PmTOCdiv { display: inline-block; font-size: 13px; overflow: auto; max-height: 500px;} .PmTOCdiv a { text-decoration: none; display: block; line-height: 1;} .PmTOCdiv a.pmtoc-indent1 { margin-left: 1em; } .PmTOCdiv a.pmtoc-indent2 { margin-left: 2em; } .PmTOCdiv a.pmtoc-indent3 { margin-left: 3em; } .PmTOCdiv a.pmtoc-indent4 { margin-left: 4em; } .PmTOCdiv a.pmtoc-indent5 { margin-left: 5em; } .PmTOCdiv a.pmtoc-indent6 { margin-left: 6em; } .back-arrow {font-size: .8rem; text-decoration: none; vertical-align: text-top;} #PmTOCchk + label {cursor: pointer;} #PmTOCchk {display: none;} #PmTOCchk:not(:checked) + label > .pmtoc-show {display: none;} #PmTOCchk:checked + label > .pmtoc-hide {display: none;} #PmTOCchk:checked + label + div {display: none;}table.sortable th { cursor: pointer; } table.sortable th::after { color: transparent; content: "\00A0\025B8"; } table.sortable th:hover::after { color: inherit; content: "\00A0\025B8"; } table.sortable th.dir-u::after { color: inherit; content: "\00A0\025BE"; } table.sortable th.dir-d::after { color: inherit; content: "\00A0\025B4"; } .frame { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; } .lfloat { float:left; margin-right:0.5em; } .rfloat { float:right; margin-left:0.5em; } a.varlink { text-decoration:none;} --></style><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><script type="text/javascript"> function toctoggle(obj, hide, show) { var elstyle = document.getElementById(obj).style; var text = document.getElementById(obj + "tog"); if(!hide) { var hide = "hide"; } if(!show) { var show = "show"; } if (elstyle.display == 'none') { elstyle.display = 'block'; text.innerHTML = hide; } else { elstyle.display = 'none'; text.innerHTML = show; } } </script> <script type='text/JavaScript'> <!-- Nix={map:null,convert:function(a){Nix.init();var s='';for(i=0;i<a.length;i++){var b=a.charAt(i);s+=((b>='A'&&b<='Z')||(b>='a'&&b<='z')?Nix.map[b]:b);}return s;},init:function(){if(Nix.map!=null)return;var map=new Array();var s='abcdefghijklmnopqrstuvwxyz';for(i=0;i<s.length;i++)map[s.charAt(i)]=s.charAt((i+13)%26);for(i=0;i<s.length;i++)map[s.charAt(i).toUpperCase()]=s.charAt((i+13)%26).toUpperCase();Nix.map=map;},decode:function(a){document.write(Nix.convert(a));}} //--> </script> <meta name='robots' content='index,follow' /> <script type='text/javascript' src='https://www.lyx.org/farm/pub/pmwiki-utils.js?st=1709338618' data-config='{&quot;sortable&quot;:0,&quot;highlight&quot;:0,&quot;copycode&quot;:&quot;&quot;,&quot;toggle&quot;:0,&quot;localtimes&quot;:0,&quot;rediquiet&quot;:1,&quot;pmtoc&quot;:{&quot;Enable&quot;:0,&quot;MaxLevel&quot;:6,&quot;MinNumber&quot;:3,&quot;ParentElement&quot;:&quot;&quot;,&quot;NumberedHeadings&quot;:&quot;&quot;,&quot;EnableBacklinks&quot;:0,&quot;EnableQMarkup&quot;:0,&quot;contents&quot;:&quot;Contents&quot;,&quot;hide&quot;:&quot;hide&quot;,&quot;show&quot;:&quot;show&quot;}}' data-fullname='Web.Home'></script> <link rel='stylesheet' href='https://www.lyx.org/farm/pub/skins/lyx/lyx.css' type='text/css' /> <!--[if lt IE 7]><link rel='stylesheet' href='https://www.lyx.org/farm/pub/skins/lyx/lyx-ie.css' rel='stylesheet' type='text/css' /><![endif]--> </head> <body> <div id='wrapper'> <div id='head'> <div id='page-title'> LyX &ndash; The Document Processor</div> <div id='page-actions'> <p><a name='langFlags' id='langFlags'></a> </p><div style='float: left; margin-left: 1ex; margin-top: 1ex;' > <div class='img'><a class='wikilink' href='/OtherLanguages'><img src='https://www.lyx.org/images/lang_icons/langiconclassic_r9_c24.png' alt='Languages' title='Languages' /></a>: &nbsp; <a class='selflink' href='/Home'><img src='https://www.lyx.org/images/lang_icons/En.png' alt='English' title='English' /></a> &nbsp; <a class='wikilink' href='/WebJa.Home'><img src='https://www.lyx.org/images/lang_icons/Ja.png' alt='Japanese' title='Japanese' /></a> &nbsp; <a class='wikilink' href='/WebHu.Home'><img src='https://www.lyx.org/images/lang_icons/Hu.png' alt='Magyar' title='Magyar' /></a> &nbsp; <a class='wikilink' href='/WebEs.Home'><img src='https://www.lyx.org/images/lang_icons/Es.png' alt='Espa帽ol' title='Espa帽ol' /></a> &nbsp; <a class='wikilink' href='/WebFr.Home'><img src='https://www.lyx.org/images/lang_icons/Fr.png' alt='Francaise' title='Francaise' /></a> &nbsp; <a class='wikilink' href='/WebDe.Home'><img src='https://www.lyx.org/images/lang_icons/De.png' alt='Deutsch' title='Deutsch' /></a> &nbsp; <a class='wikilink' href='/WebRu.Home'><img src='https://www.lyx.org/images/lang_icons/Ru.png' alt='袪褍褋褋泻懈泄' title='袪褍褋褋泻懈泄' /></a></div> </div> <p><a name='langFlagsEnd' id='langFlagsEnd'></a><a name='pageActionsStd' id='pageActionsStd'></a> </p><ul><li class='login' style='font-size: 75%;'> <a rel='nofollow' class='wikilink' href='/Home?action=login'>Login</a> </li></ul><p><a name='pageActionsStdEnd' id='pageActionsStdEnd'></a> </p> </div> </div> <div id='content'> <div id='col-left'> <!--PageLeftFmt--> <div id='sidebar'> <p> </p><ul><li><a class='selflink' href='/Home'>Home</a> </li><li><a class='wikilink' href='/Download'>Download</a> </li><li><a class='wikilink' href='/News'>News</a> </li></ul><p class='vspace sidehead'> Learn More </p><ul><li><a class='wikilink' href='/Features'>Features</a> </li><li><a class='wikilink' href='/Screenshots'>Screenshots</a> </li><li><a class='wikilink' href='/AboutLyX'>About LyX</a> </li></ul><p class='vspace sidehead'> Support </p><ul><li><a class='wikilink' href='/MailingLists'>Mailing Lists / Forum</a> </li><li><a class='urllink' href='https://wiki.lyx.org/'>Wiki / Documentation</a> </li></ul><p class='vspace sidehead'> Contribute </p><ul><li><a class='wikilink' href='/GetInvolved'>Get Involved</a> </li><li><a class='wikilink' href='/Development'>Development</a> </li><li><a class='urllink' href='https://www.lyx.org/trac/wiki/BugTrackerHome'>Bug Tracker</a> </li><li><a class='wikilink' href='/Translation'>Translation</a> </li><li><a class='wikilink' href='/Donate'>Donate</a> </li></ul><p class='vspace sidehead'> Development Status </p><ul><li><a class='wikilink' href='/RoadMap'>Road map / News</a> </li><li><a class='urllink' href='https://www.lyx.org/trac/timeline'>Repository Checkins</a> <div class='vspace'></div></li><li><a class='wikilink' href='/SiteMap'>Site Map</a> </li></ul><div class='vspace'></div> </div> <!--/PageLeftFmt--> </div> <div id='col-right'> <!--PageText--> <div id='wikitext'> <p> </p><div class='img'><a class='wikilink' href='/Download'><img src='https://www.lyx.org/images/intro.png' alt='Download' title='Download' /></a> </div> <p class='vspace'>LyX is a document processor that encourages an approach to writing based on the <em>structure</em> of your documents (<a class='urllink' href='https://en.wikipedia.org/wiki/WYSIWYM'>WYSIWYM</a>) and not simply their appearance (<a class='urllink' href='https://en.wikipedia.org/wiki/WYSIWYG'>WYSIWYG</a>). </p> <p class='vspace'>LyX combines the power and flexibility of <a class='urllink' href='https://en.wikipedia.org/wiki/TeX'>TeX</a>/<a class='urllink' href='https://en.wikipedia.org/wiki/LaTeX'>LaTeX</a> with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in. </p> <p class='vspace'>LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, &ldquo;finger painting&rdquo; font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output &mdash; or richly cross-referenced PDF, just as readily produced &mdash; looks like nothing else. </p> <p class='vspace'>LyX is released under a <a class='wikilink' href='/License'>Free Software/Open Source license</a>, runs on Linux/Unix, Windows, and Mac OS X, and is available in <a class='wikilink' href='/I18n'>several languages</a>. </p> <div class='vspace'></div><h2>Recent News <a class='urllink' href='https://www.lyx.org/misc/rss/lyx_news_feed.xml'><img src='https://www.lyx.org/images/rss.jpg' alt='' /></a></h2> <p> <a href="/News#item1">LyX 2.4.3 released.</a> (January 15, 2025) </p> <p> <a href="/News#item2">LyX 2.4.2 released.</a> (October 3, 2024) </p> <p> <a href="/News#item3">LyX 2.4.1 released.</a> (July 5, 2024) </p> <p> <a href="/News#item4">LyX 2.4.0 released.</a> (May 31, 2024) </p> <p> <a href="/News#item5">LyX 2.3.8 released.</a> (May 17, 2024) </p> <p><a class='wikilink' href='/News'>More news...</a> </p> </div> <!--PageFooterFmt--> <div id='footer'> </div> <!--/PageFooterFmt--> </div> <div class='clearfix'> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10