Add pdflatex-based tex maker.#1236
Add pdflatex-based tex maker.#1236glacambre wants to merge 3 commits intoneomake:masterfrom glacambre:master
Conversation
|
@glacambre, thanks for your PR! By analyzing the history of the files in this pull request, we identified @natemara, @poohzrn and @languitar to be potential reviewers. |
|
Thanks! |
|
Merged, thanks again. |
|
@blueyed @glacambre now everytime a user runs What do you guys think? |
Because of using |
|
Getting pdflatex to do real out-of-source builds is a real pain and simply defining But @aldur, you are free to just disable the maker again by defining |
|
@languitar, I agree about the usefulness and I disabled it, but I spent a few minutes to understand what was creating that files for me. Since it "pollutes" the user environment, it doesn't seem like a reasonable maker to be enabled by default. |
Agreed. |
|
Can we use |
|
Depends on the use case, generally, I would say. If pdflatex is used for linting, that would be ok. Otherwise, if someone would really want to use this to produce a PDF, that would be a bad idea. |
|
OK, disabled it for now, and added a note to https://github.com/neomake/neomake/wiki/Makers. |
No description provided.