Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 2004 594

latest revision download trunk

2004 deleted | Diffs: previous, other | Lines: 0 ( +0, -31 )

Created: 2005-10-24 17:09:38 -0500 (3 years 1 month ago) | Author: brad | Changeset: 2004

More housecleaning in the Latex Bundle:
 * Move latexErrWarnHtml.py to Support/bin  (used by Latex and View command)
 * Remove unused old utility latexErrWarn.py
 * Move linestoList.py to Support/bin (used by the lines to list environment snippet)
 * Move LaTeXTidy.pl to Support/bin (Used by Latex Tidy Command)
I did some grepping to ensure that I changed all the commands/snippets that rely on the scripts.  Let me know if I missed something.

1397 annotated / raw | Diffs: previous, other | Lines: 31 ( +4, -0 )

Created: 2005-07-29 08:02:07 -0500 (3 years 4 months ago) | Author: brad | Changeset: 1397

Update the LaTeX and view command so that we can use latexmk.pl.  TextMate still defaults to pdflatex but you can easily change that by setting TM_LATEX_COMPILER to latexmk.pl in the variables section of a project or in the preferences for TextMate.  Additional configuration of any personal options can be done in Support/lib/latexmkrc.

Since the output from multiple Latex runs all gets funneled to the same html window I have attempted to detect each run and reset the error and warning counters, so that the final lines of the html output would correctly reflect the error and warning counters for the final run.  However, the 'Run number' message is spit out by a Perl warn command which does not seem to be part of stdout or stderr.  Is there a way to tie whatever stream warn corresponds to with stdout?  I tried 2>&1 but that did not seem to work.

Brad

Properties

 svn:executable = *

915 annotated / raw | Diffs: previous, other | Lines: 27 ( +1, -1 )

Created: 2005-05-14 14:51:16 -0500 (3 years 6 months ago) | Author: brad | Changeset: 915

Modify PDF LaTeX command as follows:
 work on files in the current working/project directory  (no more tmp files)
 html output contains txmt:// links to both error and warning messages
 if TM_LATEX_PAUSE is not set or is set to yes then the html output will have a link at
 the bottom of the output to go to open the pdf file.  If set to 'no' then the
 pdf preview will come up immediately.
Known bugs:
 currently, the web_kit_workaround.pdf file gets left in your Sites directory.
 The links in the html output should be beautified.

Properties

 svn:executable = *

622 new/moved annotated / raw | Diffs: previous, other | Lines: 27 ( +27, -0 )

Created: 2005-04-21 02:41:17 -0500 (3 years 7 months ago) | Author: duff | Changeset: 622

Moved from: trunk/Latex.tmbundle/latexErrWarn.py 594

Moved all bundles. I'm not sure what happens if you do “svn up” and you have modified stuff inside one of the bundles.

Properties

 svn:executable = *

594 new annotated / raw | Lines: 27 ( +27, -0 )

Created: 2005-04-16 15:33:08 -0500 (3 years 7 months ago) | Author: brad | Changeset: 594

Moved to: trunk/Bundles/Latex.tmbundle/latexErrWarn.py 622

Jumping to the correct line on errors and warnings in LaTex and Texniscope was not working with multi-file latex projects.  So I wrote a new script to pick up the file being processed and reformat the error and warning lines.  
Now it appears to work for the single file and multi-file projects that I have.  If this works correctly for others and their latex projects then we should use this in the other Latex and preview type commands too.

Properties

 svn:executable = *

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.5 Build:build-dev18790 2008-08-11 ) - Administration - Page generated 2008-12-04 15:25 -0600