在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):xuehuichao/freemind-latex开源软件地址(OpenSource Url):https://github.com/xuehuichao/freemind-latex开源编程语言(OpenSource Language):Python 88.7%开源软件介绍(OpenSource Introduction):Focus on Ideas, and Slides will FollowThis tool converts a mindmap into PDF slides (via LaTeX beamer). You can write complex yet fine-tuned slides with this tool. UsageGo to an empty directory and start editing it cd /path/to/your/document/directory
python /path/to/freemindlatex.zip It will bring up freemind for editing, evince for slides preview, and keep monitoring the file changes. While you edit the mindmap, slides content will refresh. Why not just PowerPoint?Tweaking fonts suck. But you do it all the time.
With freemindlatex, we ask you to just focus on the logic.
InstallationThe software is packaged into a zip file. It supports Mac and linux.
PrerequisitesBy default, the tool opens a PDF viewer, and compiles LaTeX locally. We will need to install a PDF viewer as well as a LaTeX compiler. For LaTeX compiler, we need the full texlive (https://www.tug.org/texlive).
For PDF viewer: we need evince, or skim:
Running LaTeX remotelyYou may also use a remote server (e.g. sword.xuehuichao.com:8117) for LaTeX compilation.
Then, instead of For developmentTestingbazel test ... Code style checkingfind freemindlatex/ -name *.py | xargs pylint --rcfile=.pylintrc |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论