![]() |
![]() |
#1 |
Jul 2014
2·32·52 Posts |
![]()
Hi,
I'm trying to write in an image file into a pdf file made with pdflatex from a dvi file. I need to be able to use the graphicx package but I don't think it's installed on my ubuntu computer. Can someone tell me how to achieve this (getting the package installed). Will |
![]() |
![]() |
![]() |
#2 |
Dec 2012
The Netherlands
2×5×181 Posts |
![]()
On my Linux system (not Ubuntu but another distro), it is contained in the texlive-graphics package, installed in the same way as all packages here.
Have you checked for the file graphicx.sty in your packages directory? Or tried dvipdfm on the dvi file and then take the image from pdf? |
![]() |
![]() |
![]() |
#3 |
Jul 2014
2×32×52 Posts |
![]()
Thanks.
I've just tried : william@william-GA-78LMT-USB3:~/Desktop/graphics$ sudo apt-get install texlive-graphics [sudo] password for william: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package texlive-graphics william@william-GA-78LMT-USB3:~/Desktop/graphics$ with self-evident results. Can you tell me where the sty file for graphicx would be if it exists on my filesystem? Please do if you can. Last fiddled with by wildrabbitt on 2018-01-12 at 18:57 |
![]() |
![]() |
![]() |
#4 | |
Dec 2012
The Netherlands
2·5·181 Posts |
![]() Quote:
Code:
/usr/share/texmf/tex/latex/graphics/graphicx.sty |
|
![]() |
![]() |
![]() |
#5 |
Jul 2014
2·32·52 Posts |
![]()
william@william-GA-78LMT-USB3:~$ latex quadratic.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./quadratic.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) ! LaTeX Error: File `graphicsx.sty' not found. Type X to quit or <RETURN> to proceed, or enter new name. (Default extension: sty) Enter file name: X |
![]() |
![]() |
![]() |
#6 | |
Sep 2002
Database er0rr
5·29·31 Posts |
![]() Quote:
Code:
locate graphicx.sty /usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty on my Debian 9 system... Code:
apt-cache search texlive | grep Graphics texlive-pictures - TeX Live: Graphics, pictures, diagrams texlive-font-utils - TeX Live: Graphics and font utilities Last fiddled with by paulunderwood on 2018-01-12 at 19:19 |
|
![]() |
![]() |
![]() |
#7 |
Jul 2014
2×32×52 Posts |
![]()
william@william-GA-78LMT-USB3:~/Desktop/graphics$ apt-cache search texlive | grep Graphics
texlive-font-utils - TeX Live: Graphics and font utilities texlive-pictures - TeX Live: Graphics, pictures, diagrams The only directories I've got in /usr/share/texmf/tex/latex are gnuplot, lm, prosper, tex-gyre and tipa so I'm wondering why theres no graphics folder. I have downloaded latex-graphics.tds.zip but I extracted it to home. thanks for your patience |
![]() |
![]() |
![]() |
#8 |
Sep 2002
Database er0rr
449510 Posts |
![]() Code:
ls /usr/share/texlive/texmf-dist/tex/latex/ ae babelbib etex-pkg graphics latexconfig natbib pspicture amscls base fancyhdr graphics-cfg ltxmisc oberdiek tools amsfonts carlisle fix2col graphics-def mflogo pslatex url amsmath colortbl geometry hyperref mfnfss psnfss Last fiddled with by paulunderwood on 2018-01-12 at 19:50 |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Python package for sequence analysis | Dubslow | Aliquot Sequences | 0 | 2015-12-10 18:50 |
Debian package of mprime | Matt | Linux | 1 | 2007-02-22 22:36 |
Improvements for the CWI NFS software package | Istari | Factoring | 30 | 2005-07-12 20:20 |
Free C++ package and looking for a bit of help. | Uncwilly | Programming | 9 | 2005-03-04 13:37 |
mprime RPM package for linux | gbvalor | Software | 15 | 2004-01-04 11:51 |