Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spl/texdoc-alfred-workflow

An Alfred2 workflow for calling texdoc
https://github.com/spl/texdoc-alfred-workflow

Last synced: 1 day ago
JSON representation

An Alfred2 workflow for calling texdoc

Awesome Lists containing this project

README

        

This is an [Alfred2](http://www.alfredapp.com/) [workflow](http://support.alfredapp.com/workflows) for calling `texdoc` with an argument.

This workflow uses a Bash script. It's normally simple to create a workflow for calling a command, but `texdoc` requires a certain path (as discussed [here](http://tex.stackexchange.com/questions/29109/use-texdoc-within-a-shell-script-in-alfred-app-doesnt-work)). The script updates the `$PATH` before calling `texdoc`.

The [texdoc icons](https://github.com/spl/texdoc-alfred-workflow/tree/master/icons) were kindly provided by [Tobias Weh](http://www.tweh.de/).