Tag: LaTeX

  • Referring a figure in Pandoc + LaTeX This…

    Referring a figure in Pandoc + LaTeX

    This will put the label inside of a caption which is recommended.

    ![This is the caption\label{mylabel}](/url/of/image.png)
    See figure \ref{mylabel}.
    

    http://stackoverflow.com/questions/9434536/how-do-i-make-a-reference-to-a-figure-in-markdown-using-pandoc

  • Discussions about workflow using LaTeX PDF and textfile…

    Discussions about workflow using LaTeX, PDF, and textfile for collaborations with non-TeX users.

    http://tex.stackexchange.com/questions/1517/workflow-for-reviewing-pdfs-generated-from-tex
    http://tex.stackexchange.com/questions/16367/convert-tex-to-non-tex-and-back
    http://tex.stackexchange.com/questions/16367/convert-tex-to-non-tex-and-back/16406#16406

  • Lineno package which makes LaTeX and PDF reviews…

    Lineno package, which makes LaTeX and PDF reviews easier by printing line numbers.

    http://ctan.mackichan.com/macros/latex/contrib/ednotes/ulineno.pdf

  • Review PDF file with multi reviewers http crocodoc…

    Review PDF file with multi-reviewers.

    http://crocodoc.com/

  • synctex keys Ctrl click

    synctex keys

    Ctrl-click
    
  • Oh, Word. It appears “It just works.” …

    Oh, Word. It appears “It just works.” then betray me at the very last moment.

    The cross-reference and Track Changes do not get along well. I figured out that the numbering may not be correct/updated till accept/reject all changes. If you want to keep the previous changes, you are in trouble. Track Changes seems to be meant to track changes ‘once’.

    What is Track Changes in Word?
    http://www.shaunakelly.com/word/sharing/howtrackchangesworks.html

    If you want to keep track the history of the changes, this plugin may help.

    Version control plugin for Word
    http://autohistory.codeplex.com/releases/view/21671

    p.s. The numbering and formatting of the citations does not seem to work correctly. I just don’t have a gut to touch my proposal to figure out what is wrong. It will be easier to go back to LaTeX.

  • Bibliography style repository with previ …

    Bibliography style repository with preview

    This site has collection of over 1000 citation styles (over 300 unique styles) that can be used in Zotero, Mendeley, or Papers.
    The great thing about this site is the styles can be searched by fields and format such as biology and author-date.
    Unfortunately, I haven’t found the way to use it with LaTeX, yet.

    http://www.zotero.org/styles

  • Setting the width of a column to make th …

    Setting the width of a column to make the text wrapped in LaTeX.

    \begin{center}
        \begin{tabular}{ | l | l | l | p{5cm} |}
        \hline
        Day & Min Temp & Max Temp & Summary \\ \hline
        Monday & 11C & 22C & A clear day with lots of sunshine.  
        However, the strong breeze will bring down the temperatures. \\ \hline
        Tuesday & 9C & 19C & Cloudy with rain, across many northern regions. Clear spells
        across most of Scotland and Northern Ireland,
        but rain reaching the far northwest. \\ \hline
        Wednesday & 10C & 21C & Rain will still linger for the morning.
        Conditions will improve by early afternoon and continue
        throughout the evening. \\
        \hline
        \end{tabular}
    \end{center}
    

    from http://en.wikibooks.org/wiki/LaTeX/Tables#Text_wrapping_in_tables

  • LaTeX version control todonotes http …

    LaTeX version control

    http://pressvercors.com/?zdorovo=site-de-rencontre-pour-gens-timides&4ec=03 todonotes

    http://midtiby.blogspot.com/2008/07/todonotes-version-2008-07-28.html

    Todo notes
    Todo notes

    Good for leaving comments.
    Image placeholder.

    http://lazoneadanser.fr/wp-content/themes/wp-pridmag/up.php trackchanges

    http://trackchanges.sourceforge.net/index.html

    track changes
    Track changes footnote
    Track changes inline
    track changes margins
    Track changes margins

    Margin, footnote, inline options to display the changes.
    GUI to accept changes. Python installation is required.

    annuaire changes

    http://www.ctan.org/tex-archive/macros/latex/contrib/changes

    changes
    Changes inline
    changes options
    Changes draft options

    Draft and final options. Easy to make final output without running another utility or scripts.

    latexdiff

    http://www.pppl.gov/~hammett/comp/tex/latexdiff.html

    latex diff
    LaTeX Diff output

    Edit the LaTeX source file without extra tags so the source remains clean.
    This Perl script generates another LaTeX file for review.
    Perl installation is required.

  • Nice summary of tips and tricks dealing …

    Nice summary of tips and tricks dealing with LaTeX tables.

    pdf