Giter Club home page Giter Club logo

texstudio.appimage's Introduction

AppImage for TeXstudio

Here you will find AppImages for TeXstudio. Please let me know if you have any problems with running TeXstudio using the AppImages offered on this site: [email protected].

TeXstudio requires LaTeX. It is not included in the AppImage so you need to have a LaTeX distribution installed on your system. You can find informations about LaTeX and how to install it at www.tug.org.

Download

  • Download the latest AppImage

  • Make the AppImage executable, e.g. in the terminal run chmod a+x TeXstudio-x.y.z.AppImage

How to create an AppImage for TeXstudio

The AppImage is created inside a fresh installation of CentOS 6.7. In order to build the AppImage follow these steps

Using Docker

Using VirtualBox

  • Install CentOS 6.7 either on a PC or inside VirtualBox or any other virtualization program. Using 'testappimage' of AppImageKit also works, but there are issues with dbus.

  • Start the Terminal and run git clone https://github.com/unruhschuh/TeXstudio.AppImage

  • Change directory with cd TeXstudio.AppImage

  • Start compilation and packaging process with ./recipe.sh. This creates TeXstudio.AppImage inside the current directory.

Known issues

  • nothing so far โ€ฆโ€‹

texstudio.appimage's People

Contributors

unruhschuh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

texstudio.appimage's Issues

Bundle minimal TeX Live

I have found a way to bundle a minimal version of TeX Live inside the AppImage. The resulting AppImage can output PDF files without any existing LaTeX installation in the system and is 149 MB in size which I think is still reasonable.

If needed we could also have a script check the system for a pre-existing LaTeX installation and if it exists (e.g., latexpdf is already on the $PATH) use that instead.

Here is the recipe, I am using your AppImage as the basis and bundle the minimal version of TeX Live:
https://github.com/probonopd/AppImages/blob/master/recipes/texstudio/Recipe

And here is the AppImage:
https://bintray.com/probono/AppImages/download_file?file_path=TeXstudio-2.10.8.tl20160405.glibc2.4-x86_64.AppImage

There is one remaining issue which I couldn't resolve and would love to get help on:
If you open the AppImage and try to run pdflatex, then the pdflatex binary is not found (although it is on the $PATH, see my custom AppRun script). However if I go to Options -> Configure TeXstudio -> Commands -> PdfLaTex -> Select Program -> Press OK, then it starts working.

What do I need to do in order not to need the manual Options -> Configure TeXstudio -> Commands -> PdfLaTex -> Select Program -> Press OK?

Appearance Issue

Hello!
I'm using the AppImage of TeXstudio 2.12 and can't change the appearance of the gui
When I run it, the appearance is not the dark one.
So I tried to change that in Options -> Configure TeXstudio -> General -> Appearance -> Style, but all of them look the same with the color scheme "Modern".
Is that a bug?

PS: I don't know if this is the right place to inform that, if it is not then excuse me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.