{"id":25169955,"url":"https://github.com/cburschka/lyx","last_synced_at":"2025-05-05T17:56:52.099Z","repository":{"id":16560512,"uuid":"19314315","full_name":"cburschka/lyx","owner":"cburschka","description":"Unofficial mirror of git://git.lyx.org/lyx.git (updates daily. not affiliated with lyx.org.)","archived":false,"fork":false,"pushed_at":"2023-03-21T12:05:06.000Z","size":645681,"stargazers_count":36,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-30T22:41:40.253Z","etag":null,"topics":["document-processing","latex","lyx","mirror"],"latest_commit_sha":null,"homepage":"https://www.lyx.org/","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cburschka.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-30T13:25:41.000Z","updated_at":"2024-10-08T22:15:30.000Z","dependencies_parsed_at":"2023-02-18T19:15:16.293Z","dependency_job_id":null,"html_url":"https://github.com/cburschka/lyx","commit_stats":null,"previous_names":[],"tags_count":163,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburschka%2Flyx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburschka%2Flyx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburschka%2Flyx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cburschka%2Flyx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cburschka","download_url":"https://codeload.github.com/cburschka/lyx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252547247,"owners_count":21765947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["document-processing","latex","lyx","mirror"],"created_at":"2025-02-09T08:37:01.190Z","updated_at":"2025-05-05T17:56:52.081Z","avatar_url":"https://github.com/cburschka.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is LyX?\n\n    LyX is a document processor that encourages an approach to\n    writing based on the structure of your documents, not their\n    appearance. It is released under a Free Software / Open Source\n    license.\n\n    LyX is for people that write and want their writing to look great,\n    right out of the box. No more endless tinkering with formatting\n    details, 'finger painting' font attributes or futzing around with\n    page boundaries. You just write. In the background, Prof. Knuth's\n    legendary TeX typesetting engine makes you look good.\n\n    On screen, LyX looks like any word processor; its printed output\n    --- or richly cross-referenced PDF, just as readily produced ---\n    looks like nothing else. Gone are the days of industrially bland\n    .docs, all looking similarly not-quite-right, yet coming out\n    unpredictably different on different printer drivers. Gone are the\n    crashes 'eating' your dissertation the evening before going to\n    press.\n\n    LyX is stable and fully featured. It is a multi-platform, fully\n    internationalized application running natively on Unix/Linux and\n    the Macintosh and modern Windows platforms.\n\nWhat do I need to run LyX?\n\n    Either:\n    * a Unix-like system (including Windows with Cygwin)\n    * Windows Vista or newer\n    * Mac OS 10.4 or newer\n\n    A decent LaTeX2e installation (e.g. TeX Live for Linux, MikTeX for\n    Windows).\n\n    Python (2.7 or 3.5 and newer) to convert old LyX files and for\n    helper scripts.\n\nHow does the LyX version scheme work?\n\n    LyX uses a contiguous numbering scheme for versions, where a\n    number \"2.x.y\" indicates a stable release '2.x', maintenance\n    release 'y'.  In other words, LyX 2.3.0 was the first stable\n    release in the 2.3-series of LyX. At the time of writing, the\n    latest maintenance release in the 2.3-series is LyX 2.3.4.\n\n    Please note that maintenance releases are designed primarily to\n    fix bugs, and that the file format will _never_ change due to a\n    maintenance release.\n\n    In addition to the stable releases and maintenance releases, some\n    users may want to give a ``release candidate'' a try. This is a\n    release that should be stable enough for daily work, but yet may\n    be potentially unstable. If no major bugs are found, the release\n    candidate is soon released as the first stable release in a new\n    series. To summarize, there are three possible types of file names\n    that are of interest to normal users:\n\n       lyx-2.3.0.tar.gz     -- stable release, first in the 2.3-series\n       lyx-2.2.4.tar.gz     -- fourth maintenance release of LyX 2.2\n       lyx-2.4.0rc1.tar.gz  -- potentially unstable release candidate\n\n    Note that the goal is not parallel development as for the Linux\n    kernel --- the team is too small to afford that --- but rather to\n    include all the simple and safe bug fixes. This is so that the\n    maintenance burden on us is not too high, and so that system\n    administrators can install new releases without fear. Experience\n    shows that these releases will contain a few new features, and\n    that the bulk of the patches will be documentation updates.\n\n    If you get the source from Git, the version string will look like\n    one of:\n\n       2.3.1dev     -- this is the stable branch on which maintenance\n               release 2.3.1 will eventually be tagged.\n       2.4.0dev     -- this is the main branch on which stable\n               release 2.4.0 will eventually be tagged.\n\nWhat's new?\n\n    Read NEWS.\n\nHow do I upgrade from an earlier LyX version?\n\n    Read the file UPGRADING for info on this subject.\n\nWhat do I need to compile LyX from the source distribution?\n\n    * A C++11 compiler. Development is being done mainly with gcc/g++,\n      but clang and MSVC are known to work too. As of LyX 2.4.0, you\n      need at least gcc 4.9.\n\n    * The Qt library, at least version 5.2 (5.6 recommended). It is\n      also possible to compile with Qt 6.x.\n\n    Read the file \"INSTALL\" for more information on compiling.\n\nOkay, I've installed LyX. What now?\n\n    Once you've installed it, and everything looks fine, go read\n    the \"Introduction\" item under the Help menu.  You should follow\n    the instructions there, which tell you to read (or at least skim)\n    the Tutorial. After that, you should also read \"Help\u003eLaTeX\n    configuration\" which provides info on your LaTeX configuration\n    as LyX sees it.  You might be missing a package or two that you'd\n    like to have.\n\n    User-level configuration is possible via the Tools\u003ePreferences menu.\n\nDoes LyX have support for non-English speakers/writers/readers?\n\n    Yes. LyX supports writing in many languages, including\n    right-to-left languages like Arabic or Hebrew.\n\n    Menus and error messages have been translated to many languages.\n    For the status of the different translations, see\n    http://www.lyx.org/I18n\n\n    Keymaps can ease typing in many languages.\n\nInternet resources of relevance to LyX\n\n    The LyX homepage contains valuable information about LyX and the\n    various LyX mailing lists, as well as links to mirrors and other\n    LyX homepages around the world:\n\thttp://www.lyx.org/\n\n    The LyX Wiki is the place where users can share information on\n    setting up and using LyX.\n\thttp://wiki.lyx.org/\n\n    The main LyX archive site:\n\tftp://ftp.lyx.org/pub/lyx/\n\n    The LyX Development page has information about the development\n    effort. LyX is under Git version control, so you can get the very\n    latest sources from there at any time.\n\thttp://www.lyx.org/Development\n\nHow do I submit a bug report?\n\n    If possible, read the Introduction found under the Help menu in LyX.\n    You'll find detailed info on submitting bug reports there.\n\n    If you can't do that, send details to the LyX Developers' mailing\n    list, or use the LyX bug tracker at\n    http://www.lyx.org/trac/wiki/BugTrackerHome .\n    Don't forget to mention which version you are having problems with!\n\nHow can I participate in the development of LyX?\n\n    Any help with the development of LyX is greatly appreciated ---\n    after all, LyX wouldn't be what it is today without the help\n    of volunteers. We need your help!\n\n    If you want to work on LyX, you should contact the developer's\n    mailing list for discussion on how to do your stuff.  LyX is being\n    cleaned up, and therefore it's important to follow some rules.\n    Read about those rules in development/Code_rules/.\n\n    If you don't know C++, there are many other ways to\n    contribute. Write documentation. Help to internationalize LyX\n    by translating documentation or menus/error messages, or by\n    writing a new keymap. Write a new textclass. Find bugs (but\n    please read the list of known bugs first). Contribute money.\n    Or just offer feature suggestions (but please read the online\n    TODO list first).\n\nThank you for trying LyX. We appreciate your feedback in the mailing\nlists.\n\nThe LyX Team.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcburschka%2Flyx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcburschka%2Flyx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcburschka%2Flyx/lists"}