Questions tagged [texlipse]

Texlipse is an Eclipse plug-in for maintaining LaTeX files and outputs in sync. It features a custom spell-checker, latex file browsing and inline PDF viewer.

The TeXlipse plugin for Eclipse provides support for LaTeX projects. It is primarily aimed at users who already know the basics about LaTeX, newbies will surely find it useful but also a steeper learning curve. The following main features are offered

Syntax highlighting
Document outline
Code folding
Templates
Build support, also partial building
Annotations for errors (while editing)
Content assist (completion of commands and references)
Easy navigation with F3
Outline of the current file and the full project
Spell checking
Menu with common LaTeX math symbols
BibTeX editor and BibTeX-support
BibLaTeX support
Line wrapping
Table editor
Support for several platforms (Windows, Linux, OS X)
Optional: Live PDF preview with Pdf4Eclipse
Optional: Bibsonomy integration with TeXlipseBibSonomyExtension
...and many more

In other words, TeXlipse includes quite a complete set of features for day-to-day editing tasks. This manual explains the use of these features in detail, but please go ahead and explore TeXlipse!

TeXlipse version 1.0 was brought to you by the Texlapse-team as a software project on the SoberIT lab of the Helsinki University of Technology. The Texlapse-team includes (in alphabetical order): Taavi Hupponen, Kimmo Karlsson, Jani Laitinen, Oskar Ojala, Antti Pirinen, Esa Seuranen and Laura Takkinen.

TeXlipse version 1.5.0 was developed from 1.0 as an open source project on SourceForge. The team that developed it consisted of Oskar Ojala, Kimmo Karlsson, Boris von Loesch, Tor Arne Vestbø and Matthias Merll. Additionally, several contributions were received from users of TeXlipse.

TeXlipse uses Jazzy since version 1.4.0 for spell checking. Source

11 questions
2
votes
1 answer

Change Font Colors and Style for TeXlipse Only in Eclipse

Having just installed the TeXlipse plugin onto Eclipse 4.5, I am having a difficulty figuring out whether there is a way to change how Eclipse highlights the TeX code. At the moment, I am using the dark theme for Eclipse and the colors (dark blue,…
ArtforLife
  • 359
  • 1
  • 5
  • 16
1
vote
1 answer

Run external tool on save file in Eclipse

I have a Restructured Text file in my Texlipse project in Eclipse. I set up an external tool to build it to HTML with location: /bin/bash and arguments: -c " /path/to/rst2html --verbose ${resource_loc} ${resource_loc}.html echo Done. Errors:…
gozzilli
  • 8,089
  • 11
  • 56
  • 87
1
vote
1 answer

Texlipse opening stale file on OSX

I have 'texlipse' setup on my eclipse workspace. On compiling a certain tex file for the first time everything goes fine and the pdf file opens up in adobe reader, but on subsequent builds the same old file is opened again unless I force quit adobe…
Parth Satra
  • 513
  • 2
  • 16
1
vote
1 answer

Using windows environment variables in eclipse preferences

I use eclipse (texlipse) on several computers, using Dropbox. In each computer, the dropbox folder absolute path is different. I would like to point eclipse's (texlipse's) spell-checker dictionary to a file that is in my dropbox directory. In order…
Yoni Zohar
  • 301
  • 2
  • 6
1
vote
4 answers

Spellchecking doesn't work in eclipse with Texlipse

I have installed eclipse Kepler with Texlipse. However, the spellchecking doesn't seem to work. It doesn't mark any words. I have already: enabled spellchecking both in the general and the texlipse preferences downloaded the dictionaries from…
schtandard
  • 387
  • 4
  • 18
0
votes
0 answers

How can I add the menuListener to the menus?

How can I add the menuListener to the menus generated by the following xml so that I can do something when the focus is on a specific menu (not clicked yet).
0
votes
0 answers

Reading carriage return and line termination feed and unsupported characters of string in java

I am trying to generate a texlipse file with the help of BufferedReader to read another texlipse file and write into the texlipse file to be generated using BufferedWriter and in this process I am printing the content read by the BufferedReader to…
jenny
  • 500
  • 7
  • 22
0
votes
0 answers

Texlipse document class in java editor

I have to make a calibration certificate over latex with respect to the data generated in a java project ,so i have installed texipse into my eclipse and i have set the path to MikTex libraries and created a latex file in the same java project .My…
jenny
  • 500
  • 7
  • 22
0
votes
2 answers

How to update latex bibliography properly

I used texlipse plugin in eclipse for latex, and copied the references from bibteX google scholar in bibliography.bib But when i generate PDF, it doesn't have all the references i added to bibliography. How to update the bibliography properly
Maria Khalid
  • 189
  • 2
  • 15
0
votes
1 answer

Setting up Spell Checker in Texlipse under Windows 7

I researched this problem but all the tutorials I found didn't work for me. Probably because I couldn't find a single one that was dedicated to Windows users? I am having trouble to spell check my current latex document in texlipse. I downloaded…
Lenni
  • 1
0
votes
1 answer

Native spell-checker not working on all sentences in Texlipse

Why does the native spell-checker of Eclipse not work in the following sentence? $10\%$ of all natives like exotic spices from the neighboring countries.
networker
  • 117
  • 1
  • 8