The figure environment is not the reason. I followed
http://stackoverflow.com/questions/1673471/latex-page-number-suppressing-when-a-figure-covers-the-whole-page
and inserted in the declaration part the line
\usepackage{floatpag}
and changed in the fullpagegraphic.sty file
the line ...
Search found 12 matches
- Wed Jun 24, 2015 12:08 pm
- Forum: Texmaker and TeXstudio
- Topic: page numbering when using includegraphicsfullpage
- Replies: 7
- Views: 9169
- Tue Jun 23, 2015 4:50 pm
- Forum: Texmaker and TeXstudio
- Topic: page numbering when using includegraphicsfullpage
- Replies: 7
- Views: 9169
page numbering when using includegraphicsfullpage
I put in the directory of the .tex file a file fullpagegraphic.sty which looks as follows:
\newcommand{\includegraphicsfullpage}[1]{%
\newpage
\bgroup
\thispagestyle{empty}%
\hoffset=-1in
\voffset=-1in
\topmargin=0pt
\headheight=0pt
\headsep=0pt
\hsize=\paperwidth
\@colht\paperheight ...
\newcommand{\includegraphicsfullpage}[1]{%
\newpage
\bgroup
\thispagestyle{empty}%
\hoffset=-1in
\voffset=-1in
\topmargin=0pt
\headheight=0pt
\headsep=0pt
\hsize=\paperwidth
\@colht\paperheight ...
- Tue Jun 23, 2015 2:09 pm
- Forum: Texmaker and TeXstudio
- Topic: page numbering when using includegraphicsfullpage
- Replies: 7
- Views: 9169
page numbering when using includegraphicsfullpage
I have a document with page numbering. When I insert graphics with includegraphicsfullpage, the page before such a graphic does not get a page number. The pages with a graphic get the right page number.
What can I do to get the page numbers on the pages before a graphic?
What can I do to get the page numbers on the pages before a graphic?
- Tue Jun 23, 2015 2:03 pm
- Forum: Texmaker and TeXstudio
- Topic: fullpagegraphic.sty not found
- Replies: 7
- Views: 8641
fullpagegraphic.sty not found
Thank you Johannes, the \hspace command is the easiest way for me.
The line in my fullpagegraphic.sty is now
The line in my fullpagegraphic.sty is now
Code: Select all
\hspace{6mm}\includegraphics[width=0.65\paperwidth,height=0.65\paperheight]{#1}
- Fri Jun 19, 2015 9:50 am
- Forum: Texmaker and TeXstudio
- Topic: fullpagegraphic.sty not found
- Replies: 7
- Views: 8641
fullpagegraphic.sty not found
What should I do to shift the picture inserted with
by a certain length, e.g. 5mm, to the right?
Code: Select all
Code, edit and compile here:
\begin{figure}\includegraphicsfullpage{picture.jpg}\end{figure}
- Thu Jun 18, 2015 2:44 pm
- Forum: Texmaker and TeXstudio
- Topic: fullpagegraphic.sty not found
- Replies: 7
- Views: 8641
fullpagegraphic.sty not found
Hi Stefan,
thank you very much, I put the fullpagegraphic.sty in the same directory as my .tex file and, in principle, it works. The only thing I had to do was to change
width=\paperwidth,height=\paperheight
in
width=0.65\paperwidth,height=0.65\paperheight
to get the right and lower margin as in ...
thank you very much, I put the fullpagegraphic.sty in the same directory as my .tex file and, in principle, it works. The only thing I had to do was to change
width=\paperwidth,height=\paperheight
in
width=0.65\paperwidth,height=0.65\paperheight
to get the right and lower margin as in ...
- Thu Jun 18, 2015 11:12 am
- Forum: Texmaker and TeXstudio
- Topic: fullpagegraphic.sty not found
- Replies: 7
- Views: 8641
fullpagegraphic.sty not found
Hi, I want to include graphics which use a full page, so I use the command
\usepackage{fullpagegraphic}
..but I get the error message "fullpagegraphic.sty not found"
The package texlive-latex-extra is installed. Who can help?
\usepackage{fullpagegraphic}
..but I get the error message "fullpagegraphic.sty not found"
The package texlive-latex-extra is installed. Who can help?
- Tue Sep 23, 2014 9:36 am
- Forum: Texmaker and TeXstudio
- Topic: Texmaker with Ubuntu 14.04
- Replies: 1
- Views: 5961
Re: Texmaker with Ubuntu 14.04
I installed texlive-full as described in wiki.ubuntuusers.de/Tex_Live
This resolved the issue.
This resolved the issue.
- Mon Sep 22, 2014 3:09 pm
- Forum: Texmaker and TeXstudio
- Topic: Texmaker with Ubuntu 14.04
- Replies: 1
- Views: 5961
Texmaker with Ubuntu 14.04
Hi,
I've installed Ubuntu 14.04 (it is a new installation, not an upgrade), then I start Texmaker and want to generate the pdf file. The pdf is not generated, and the following error msg occurs:
Font T1/cmr/m/n/10.95=ecrm1095 at 10.95pt not loadable: Metric (TFM) file not found
What should I do ...
I've installed Ubuntu 14.04 (it is a new installation, not an upgrade), then I start Texmaker and want to generate the pdf file. The pdf is not generated, and the following error msg occurs:
Font T1/cmr/m/n/10.95=ecrm1095 at 10.95pt not loadable: Metric (TFM) file not found
What should I do ...
- Sun Aug 17, 2014 10:28 pm
- Forum: Texmaker and TeXstudio
- Topic: To find the words marked as ignore always
- Replies: 2
- Views: 6068
Re: To find the words marked as ignore always
I found the list of words marked as "ignore always", it is in the file
$HOME/.config/xm1/texmaker.ini
The list is written as
Spell\Words="..."
$HOME/.config/xm1/texmaker.ini
The list is written as
Spell\Words="..."