https://github.com/spl/texdoc-alfred-workflow
An Alfred2 workflow for calling texdoc
https://github.com/spl/texdoc-alfred-workflow
Last synced: 2 months ago
JSON representation
An Alfred2 workflow for calling texdoc
- Host: GitHub
- URL: https://github.com/spl/texdoc-alfred-workflow
- Owner: spl
- Created: 2013-11-07T13:13:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T06:55:13.000Z (over 12 years ago)
- Last Synced: 2025-04-09T03:43:16.609Z (12 months ago)
- Size: 305 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).