About: A better interfacing of (La)TeX with the quickfix mode   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

Thus I implemented TeXwrapper, a small program which silently runs TeX and optionally some associated tool like BibTeX, MakeIndex, eukleides or Dvips. When an error occurs, TeXwrapper scans the transcript files and prints to stderr "compiler style" error messages, i.e.: ::: This allows very simple settings on Vim's side, that is: set makeprg=texwrapper set errorformat=%f:%l:%c:%m TeXwrapper has been released under the GPL and is available at:

AttributesValues
rdfs:label
  • A better interfacing of (La)TeX with the quickfix mode
rdfs:comment
  • Thus I implemented TeXwrapper, a small program which silently runs TeX and optionally some associated tool like BibTeX, MakeIndex, eukleides or Dvips. When an error occurs, TeXwrapper scans the transcript files and prints to stderr "compiler style" error messages, i.e.: ::: This allows very simple settings on Vim's side, that is: set makeprg=texwrapper set errorformat=%f:%l:%c:%m TeXwrapper has been released under the GPL and is available at:
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 441(xsd:integer)
Category
  • Compiler
  • LaTeX
Author
  • Christian Obrecht
Complexity
  • basic
Created
  • 2003(xsd:integer)
ID
  • 443(xsd:integer)
NEXT
  • 444(xsd:integer)
Rating
  • 2(xsd:integer)
abstract
  • Thus I implemented TeXwrapper, a small program which silently runs TeX and optionally some associated tool like BibTeX, MakeIndex, eukleides or Dvips. When an error occurs, TeXwrapper scans the transcript files and prints to stderr "compiler style" error messages, i.e.: ::: This allows very simple settings on Vim's side, that is: set makeprg=texwrapper set errorformat=%f:%l:%c:%m Someone writing an article with LaTeX containing cross references and a bibliography may then use: "make -lb2 %". Option -l stands for "run LaTeX" (instead of TeX), -b for "run BibTeX", -2 for "run twice" (to get correct cross references). Another feature is the --window option (short: -w). When something goes wrong, a GTK+ window pops up, displaying a summary of the encountered errors. Hence, one may use: "silent make -w %" which enables to avoid the "Hit ENTER or type command to continue" message at each run. TeXwrapper has been developed on a GNU/Linux system, but it should build on any system where flex has been ported. The pop up window is opened by a separate program, named texwrapper_window, which of course requires the GTK+ library. TeXwrapper has been released under the GPL and is available at:
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software