• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

Bramas/texiteasy: Simple and Powerful Latex Editor

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Bramas/texiteasy

开源软件地址(OpenSource Url):

https://github.com/Bramas/texiteasy

开源编程语言(OpenSource Language):

C++ 60.3%

开源软件介绍(OpenSource Introduction):

TexItEasy

Simple and Powerful Latex Editor http://texiteasy.com

Features

  • Syntax coloration
  • Command completion (with commands defined in the source, \ref your \label, \cite your bibitem and bibfile)
  • Integrated pdf viewer (auto sync during scrolling, reverse sync with Ctrl+Click on the pdf)
  • Spell checker
  • Hide auxiliary files
  • Search with regex
  • Splitable editor
  • Quickly open associted files (input, bibliography)
  • Autodetect the master file (if it is open)
  • Restore last session
  • Configure multiple builders
  • Configure keybinding and themes

Build on Linux

Build Status

Ubuntu

svn checkout https://github.com/Bramas/texiteasy/trunk/source
sudo apt-get install libqt5gui5 libqt5network5 libqt5script5 qt5-qmake libpoppler-qt5-dev zlib1g-dev
cd source
qmake texiteasy.pro
make

ArchLinux

sudo pacman -S make gcc qt4 poppler-qt4 zlib texlive-core
wget https://github.com/Bramas/texiteasy/archive/master.tar.gz
tar -zxf master.tar.gz
cd texiteasy-master/source
qmake-qt4 texiteasy.pro
make

optional but usefull:

pacman -S texlive-lang texlive-science texlive-pstricks

even more:

pacman -S texlive-lang texlive-science texlive-pstricks texlive-pictures texlive-latexextra

everything:

pacman -S texlive-most

Build on Mac Os

Build poppler

be sure that pkg-config is aware of your version of qt:

export PKG_CONFIG_PATH="$HOME/Qt/5.4/clang_64/lib/pkgconfig

be sure that qt chooser is aware of your version of qt (in /etc/xdg/qtchooser/5.conf):

$HOME/Qt/5.4/clang_64/bin
$HOME/Qt/5.4/clang_64/lib

I dont know why but qt pkgconfig gives the wrong include path, so you have to link as follow:

 ln -s $HOME/Qt/5.4/clang_64/lib/QtCore.framework/Versions/5/Headers/ $HOME/Qt/5.4/clang_64/include/QtCore
 ln -s $HOME/Qt/5.4/clang_64/lib/QtGui.framework/Versions/5/Headers/ $HOME/Qt/5.4/clang_64/include/QtGui
 ln -s $HOME/Qt/5.4/clang_64/lib/QtWidgets.framework/Versions/5/Headers/ $HOME/Qt/5.4/clang_64/include/QtWidgets
 ln -s $HOME/Qt/5.4/clang_64/lib/QtXml.framework/Versions/5/Headers/ $HOME/Qt/5.4/clang_64/include/QtXml

Build on Windows

Use the mingw-builds (all dependencies are included):

http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap