This website works better with JavaScript.
Explore
Help
Register
Sign In
artixlinux
/
packages-office
Watch
12
Star
1
Fork
You've already forked packages-office
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
pkgbuild
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1025
Commits
1
Branch
0
Tags
5.4 MiB
Shell
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
packages-office
/
libreoffice-extension-write...
/
trunk
/
writer2latex.sh
2 lines
93 B
Raw
Permalink
Blame
History
#!/bin/sh
exec
"
$JAVA_HOME
/bin/java
"
-jar /usr/share/java/writer2latex/writer2latex.jar
"
$@
"
Reference in new issue
Copy Permalink