Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

completions: add ps2pdf wrapper functions #6673

Merged
merged 1 commit into from Mar 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions share/completions/ps2pdf12.fish
@@ -0,0 +1 @@
complete -c ps2pdf12 --wraps=ps2pdf
1 change: 1 addition & 0 deletions share/completions/ps2pdf13.fish
@@ -0,0 +1 @@
complete -c ps2pdf13 --wraps=ps2pdf
1 change: 1 addition & 0 deletions share/completions/ps2pdf14.fish
@@ -0,0 +1 @@
complete -c ps2pdf14 --wraps=ps2pdf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are these? Old versions of this command?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These ps2pdf scripts are installed by the ghostscript package. Currently ps2pdf targets PDF version 1.4, however it may change in a new version. The other scripts target specific versions of PDF such as 1.2, 1.3, etc.

1 change: 1 addition & 0 deletions share/completions/ps2pdfwr.fish
@@ -0,0 +1 @@
complete -c ps2pdfwr --wraps=ps2pdf