{"id":16662171,"url":"https://github.com/lev135/finetex","last_synced_at":"2025-04-09T18:52:27.644Z","repository":{"id":38367531,"uuid":"466987545","full_name":"Lev135/FineTeX","owner":"Lev135","description":"FineTeX is a simple lang for math document preparation translatated into LaTeX","archived":false,"fork":false,"pushed_at":"2022-09-23T19:37:06.000Z","size":939,"stargazers_count":10,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T20:51:14.211Z","etag":null,"topics":["language","latex","math"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lev135.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-07T07:28:10.000Z","updated_at":"2023-04-04T09:25:44.000Z","dependencies_parsed_at":"2022-08-28T16:11:17.934Z","dependency_job_id":null,"html_url":"https://github.com/Lev135/FineTeX","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lev135%2FFineTeX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lev135%2FFineTeX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lev135%2FFineTeX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lev135%2FFineTeX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lev135","download_url":"https://codeload.github.com/Lev135/FineTeX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248092991,"owners_count":21046596,"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":["language","latex","math"],"created_at":"2024-10-12T10:37:11.487Z","updated_at":"2025-04-09T18:52:27.623Z","avatar_url":"https://github.com/Lev135.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://user-images.githubusercontent.com/35816057/173631268-738c0e2d-2c27-4575-a6dd-577df144db88.png\" alt=\"FineTeX\" width=\"120\"\u003e \u0026nbsp; language to be translated into LaTeX\n===\n\nFineTeX is just a simple (for the moment) language with more flexibility in\ncommands' definitions than pure LaTeX.\nHowever, the FineTex translator generates normal LaTeX code which can be\nused as desired.\n\nFeatures available at the moment\n---\n- macros-like commands consisted of arbitrary unicode symbols\n- fine document structure, based on indentation rules\n\nNot to be unfounded, here are some examples of how FineTeX and LaTeX code looks like:\n\n\u003e Source FineTeX code\n```\nThe function `f` has a limit `y` when `x -\u003e x_0` iff\n  \u003e ∀ϵ \u003e 0 ∃δ \u003e 0 : ∀x (|x - x_0| \u003c δ =\u003e |f(x) - y| \u003c ϵ)\n```\n\u003e Produced LaTeX code\n```tex\nThe function $f$ has a limit $y$ when $x \\rightarrow x_0$ iff\n\\begin{align}\n  \\forall\\epsilon \u003e 0 \\exists\\delta \u003e 0 : \\forall x (|x - x_0| \u003c \\delta \\Rightarrow |f(x) - y| \u003c \\epsilon)\n\\end{align}\n```\n\nFeatures to be realized in the very near future\n---\n- context-checks for commands: it will be possible to specify some commands to be used only with spaces\n  or linebreaks surrounding them\n- variables for more flexibility with commands. It will be possible to check every open bracket is closed\n  using this feature\n\nGetting started\n---\nSee page on [Wiki](https://github.com/Lev135/latex-generator/wiki#getting-started)\n\nContributing\n---\nI'll be very glad if someone wants to contribute to this project.\nAll constructive ideas and language features are welcome \u0026mdash; you can open an issue at\n[github](https://github.com/Lev135/latex-generator/issues).\nAlso, the project really needs examples and guides.\n\nSource code can be cloned from [the GitHub repo](https://github.com/Lev135/latex-generator).\nFor running translation, execute:\n```\n    cabal new-update\n    cabal new-run texgen -- examples/example.ttex\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flev135%2Ffinetex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flev135%2Ffinetex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flev135%2Ffinetex/lists"}