Search Criteria
Package Details: emacs-gnuplot-mode-git 0.7.0.34.ga406143-1
Git Clone URL: | https://aur.archlinux.org/emacs-gnuplot-mode-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-gnuplot-mode-git |
Description: | Emacs-mode for writing gnuplot scripts |
Upstream URL: | https://github.com/bruceravel/gnuplot-mode |
Licenses: | |
Submitter: | haawda |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-13 23:29 |
Last Updated: | 2020-02-20 21:31 |
Dependencies (3)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-native-comp-git-enhanced, emacs-gcc-wayland-devel-bin, emacs-git, emacs-nox) (make)
- git (git-git) (make)
- texlive-bin (texlive-bin-svn, texlive-full, texlive-installer) (make)
Latest Comments
donpicoro commented on 2016-04-17 11:34
Hello,
the compilation is failing because of a ".SRCINFO: No such file or directory". Please do not forget to run mksrcinfo and "commit and push" ;-)
Cheers,
/Pico
haawda commented on 2015-05-07 17:55
Hm, for latexmk creates a pdf by default. But it has a -pdf option, which I added.
donpicoro commented on 2015-05-07 15:02
Hi,
the compilation fails with the following:
install: cannot stat ‘gpelcard.pdf’: No such file or directory
I looked in the compilation folder and indeed such file does not exist. A dvi file exist though. Maybe install the dvi file or dvipdf-it?
Cheers
/Pico