This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
sudo apt-get install lyx culmus culmus-fancy texlive-lang-other | |
wget https://sourceforge.net/projects/ivritex/files/culmus-latex/culmus-latex-0.7/culmus-latex_0.7-1_all_fixed.deb/download -O culmus-latex_0.7-1_all_fixed.deb | |
sudo dpkg -i culmus-latex_0.7-1_all_fixed.deb | |
sudo apt-get install -f | |
rm -f culmus-latex_0.7-1_all_fixed.deb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/build |