Search the Community
Showing results for tags 'tex'.
-
Status: Solved. Refer to the 2nd floor for the solution. "File Filter" in workflow does NOT work for ".tex" file. For example, (the search scope has been set) I found out that all file extensions (.py, .c, .txt, .cpp, etc.) work properly EXCEPT ".tex". It could be a bug, please fix it. Many thanks! FYI, OS: OS X Yosemite 10.10.5 Alfred 3: v3.0 [652] Note that it's different from the case http://www.alfredforum.com/topic/8569-search-for-tex-file/, which fails to figure out the correct file extension "public.tex". FYI, searching all files work well, showing
- 2 replies
-
- tex
- file filter
-
(and 2 more)
Tagged with:
-
Convert multimarkdown > latex > pdf This workflow generates a .tex file from a multimarkdown (mmd) text document and then converts it into a pdf. It's triggered by typing the name of the mmd document you'd like to process in Alfred and then choosing mmd > LaTeX > pdf from the workflow menu. Stuff you need to have The commands used are mmd2tex latexmk, makeglossaries, bibtex and pdflatex. Obviously, you need to have them installed. You'll also need the appropriate mmd header files in your Library folder, as well as accurate headings in your mmd text file (e.g. name and location o
- 1 reply
-
- mmd
- lamultimarkdown
-
(and 1 more)
Tagged with:
-
LaTeX Tools: tools for working with LaTeX files. Currently a word/figure/equation count workflow, and a diff workflow for comparing two LaTeX files in a compiled PDF. (follow Github link for further details and download link)