PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Abbildung soll nicht ins Abbildungverzeichnis



severin
04-03-2010, 14:41
Liebe Leute!
Ich habe hier das Problem, dass ich eine Grafik einfügen will, ohne sie im Abbildungsverzeichnis aufzuführen. Mehrere (http://www.mrunix.de/forums/showthread.php?t=49217&highlight=abbildung+verzeichnis) Leute (http://www.mrunix.de/forums/showthread.php?t=43230&highlight=abbildung+verzeichnis) schlagen vor, dazu die Bildunterschrift mittels \caption* zu definieren. Das ändert aber nichts, das Bild erscheint weiterhin im Abbildungsverzeichnis. Beim Erstellen des Minimalbeispiels hab ich rausgefunden, dass es am Paket hyperref liegt: Sobald ich dieses auskommentiere, ist mein Bild wunschgemäß nicht mehr im Abbildungsverzeichnis. Und jetzt? Kann ich dem irgendeine Option übergeben, so dass es mein Bild nicht ins Verzeichnis aufnimmt?

Besten Dank,
Severin

MB:
\documentclass[BCOR8mm,12pt, a4paper, headsepline, headings=small, numbers=noenddot, openany, listof=totoc]{scrbook}

\usepackage[labelfont=bf, format=plain, width=0.9\textwidth, small]{caption} %"Abbildung" fett drucken und in Blocksatz einbeziehen; Bildunterschrift schmaler und in kleinerer Schriftart als normaler Text

\usepackage[T1] {fontenc} % Silbentrennung
\usepackage[ngerman]{babel} % Sprachwahl

\usepackage{graphicx}

\usepackage[pdftex,colorlinks=true,linkcolor=blue,citecolor=bl ue,pdfpagelayout=TwoColumnRight,pdfborder={0 0 0}]{hyperref}

\begin{document}
Hallo.
\begin{figure}[h]
\includegraphics[width=\linewidth]{./Grafiken/Bild}
\captionof*{figure}{Bla}
\end{figure}
\listoffigures
\end{document}

mechanicus
04-03-2010, 14:51
Hi,

ich habe das Problem nicht. Dein MB funktioniert bei mir super. Soll das Bild auch nicht nummeriert werden?

Wenn doch:

\documentclass{scrbook}
\usepackage{caption}
\usepackage[T1] {fontenc}
\usepackage[ngerman]{babel}
\usepackage[demo]{graphicx}
\usepackage{hyperref}
\begin{document}
Hallo.
\begin{figure}[h]
\includegraphics[width=\linewidth]{./Grafiken/Bild}
\caption[]{Bla}
\end{figure}
\begin{figure}[h]
\includegraphics[width=\linewidth]{./Grafiken/Bild}
\captionof*{figure}{Bla}
\end{figure}
\listoffigures
\end{document}

Gruß
Marco

EDIT:
*File List*
scrbook.cls 2010/02/15 v3.05 KOMA-Script document class (book)
scrkbase.sty 2010/02/15 v3.05 KOMA-Script package (KOMA-Script-dependent bas
ics and keyval usage)
scrbase.sty 2010/02/15 v3.05 KOMA-Script package (KOMA-Script-independent b
asics and keyval usage)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty 2009/03/25 v3.03 KOMA-Script package (loading files)
tocbasic.sty 2010/01/05 v3.04b KOMA-Script package (handling toc-files)
scrsize11pt.clo 2010/02/15 v3.05 KOMA-Script font size class option (11pt)
typearea.sty 2010/02/15 v3.05 KOMA-Script package (type area)
caption.sty 2010/01/09 v3.1m Customizing captions (AR)
caption3.sty 2010/01/14 v3.1m caption3 kernel (AR)
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
babel.sty 2008/07/06 v3.8l The Babel package
ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2009/08/28 v1.8 graphics configuration of TeX Live
pdftex.def 2010/02/14 v0.04n Graphics/color for pdfTeX
hyperref.sty 2010/02/25 v6.80h Hypertext links for LaTeX
kvsetkeys.sty 2010/01/28 v1.8 Key value parser (HO)
infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
etexcmds.sty 2010/01/28 v1.3 Prefix for e-TeX command names (HO)
pdfescape.sty 2007/11/11 v1.8 Provides hex, PDF name and string conversions
(HO)
pdftexcmds.sty 2009/12/12 v0.7 Utility functions of pdfTeX for LuaTeX (HO)
ifluatex.sty 2009/04/17 v1.2 Provides the ifluatex switch (HO)
ltxcmds.sty 2010/01/28 v1.2 LaTeX kernel commands for general use (HO)
ifpdf.sty 2010/01/28 v2.1 Provides the ifpdf switch (HO)
ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
ifxetex.sty 2009/01/23 v0.5 Provides ifxetex conditional
hycolor.sty 2009/12/12 v1.6 Color options of hyperref/bookmark (HO)
xcolor-patch.sty 2009/12/12 xcolor patch
letltxmacro.sty 2008/06/24 v1.3 Let assignment for LaTeX macros (HO)
pd1enc.def 2010/02/25 v6.80h Hyperref: PDFDocEncoding definition (HO)
intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2010/02/22 v3.7 Keyval support for LaTeX options (HO)
url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
atbegshi.sty 2009/12/02 v1.10 At begin shipout hook (HO)
hpdftex.def 2010/02/25 v6.80h Hyperref driver for pdfTeX
atveryend.sty 2010/01/25 v1.4 Hooks at very end of document (HO)
rerunfilecheck.sty 2010/02/22 v1.4 Rerun checks for auxiliary files (HO)
uniquecounter.sty 2009/12/18 v1.1 Provides unlimited unique counter (HO)
supp-pdf.mkii
nameref.sty 2010/01/25 v2.36 Cross-referencing by name of section
refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
gettitlestring.sty 2009/12/18 v1.3 Cleanup title references (HO)
test.out
test.out
t1cmss.fd 1999/05/25 v2.5h Standard LaTeX font definitions
***********

u_fischer
04-03-2010, 14:53
Kann ich nicht bestätigen, weder \caption* noch mit \captionof* landet im Abbildungsverzeichnis.


scrbook.cls 2010/02/15 v3.05 KOMA-Script document class (book)
scrkbase.sty 2010/02/15 v3.05 KOMA-Script package (KOMA-Script-dependent bas
ics and keyval usage)
scrbase.sty 2010/02/15 v3.05 KOMA-Script package (KOMA-Script-independent b
asics and keyval usage)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty 2009/03/25 v3.03 KOMA-Script package (loading files)
tocbasic.sty 2010/01/05 v3.04b KOMA-Script package (handling toc-files)
scrsize12pt.clo 2010/02/15 v3.05 KOMA-Script font size class option (12pt)
typearea.sty 2010/02/15 v3.05 KOMA-Script package (type area)
caption.sty 2010/01/09 v3.1m Customizing captions (AR)
caption3.sty 2010/01/14 v3.1m caption3 kernel (AR)
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
babel.sty 2008/07/06 v3.8l The Babel package
bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pdftex.def 2010/02/14 v0.04n Graphics/color for pdfTeX
hyperref.sty 2010/02/08 v6.80e Hypertext links for LaTeX
kvsetkeys.sty 2010/01/28 v1.8 Key value parser (HO)
infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
etexcmds.sty 2010/01/28 v1.3 Prefix for e-TeX command names (HO)
pdfescape.sty 2007/11/11 v1.8 Provides hex, PDF name and string conversions
(HO)
pdftexcmds.sty 2009/12/12 v0.7 Utility functions of pdfTeX for LuaTeX (HO)
ifluatex.sty 2009/04/17 v1.2 Provides the ifluatex switch (HO)
ltxcmds.sty 2010/01/28 v1.2 LaTeX kernel commands for general use (HO)
ifpdf.sty 2010/01/28 v2.1 Provides the ifpdf switch (HO)
ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
ifxetex.sty 2009/01/23 v0.5 Provides ifxetex conditional
hycolor.sty 2009/12/12 v1.6 Color options of hyperref/bookmark (HO)
xcolor-patch.sty 2009/12/12 xcolor patch
letltxmacro.sty 2008/06/24 v1.3 Let assignment for LaTeX macros (HO)
pd1enc.def 2010/02/08 v6.80e Hyperref: PDFDocEncoding definition (HO)
intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2009/12/08 v3.6 Keyval support for LaTeX options (HO)
url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
atbegshi.sty 2009/12/02 v1.10 At begin shipout hook (HO)
hpdftex.def 2010/02/08 v6.80e Hyperref driver for pdfTeX
atveryend.sty 2010/01/25 v1.4 Hooks at very end of document (HO)
rerunfilecheck.sty 2010/01/25 v1.3 Rerun checks for auxiliary files (HO)
uniquecounter.sty 2009/12/18 v1.1 Provides unlimited unique counter (HO)
supp-pdf.tex
nameref.sty 2010/01/25 v2.36 Cross-referencing by name of section
refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)
gettitlestring.sty 2009/12/18 v1.3 Cleanup title references (HO)

severin
04-03-2010, 14:56
Aha. Wo kriegt Ihr diese File lists immer her?

lockstep
04-03-2010, 15:01
\listfiles an den Codeanfang stellen (noch vor \documentclass), nach dem Kompilieren aus der log-Datei kopieren.

lockstep

severin
04-03-2010, 15:07
Im Verzeichnis meines Originaldokuments hab ich mir mal eine caption.sty, caption2.sty und caption3.sty erzeugen lassen. Ich weiß leider nicht mehr warum ich das tat, aber daran sollte es auch nicht liegen, denn das Verzeichnis meines Minimalbeispiels ist leer.

*File List*
scrbook.cls 2009/07/24 v3.04a KOMA-Script document class (book)
scrkbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-dependent ba
sics and keyval usage)
scrbase.sty 2009/07/24 v3.04a KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty 2009/03/25 v3.03 KOMA-Script package (loading files)
tocbasic.sty 2009/06/08 v3.03b KOMA-Script package (handling toc-files)
scrsize12pt.clo 2009/07/24 v3.04a KOMA-Script font size class option (12pt)
typearea.sty 2009/07/24 v3.04a KOMA-Script package (type area)
caption.sty 2009/10/09 v3.1k Customizing captions (AR)
caption3.sty 2009/10/09 v3.1k caption3 kernel (AR)
fontenc.sty
t1enc.def 2005/09/27 v1.99g Standard LaTeX file
babel.sty 2008/07/06 v3.8l The Babel package
bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
ngermanb.ldf 2008/07/06 v2.6n new German support from the babel system
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX
hyperref.sty 2009/11/27 v6.79k Hypertext links for LaTeX
ifpdf.sty 2009/04/10 v2.0 Provides the ifpdf switch (HO)
ifvtex.sty 2008/11/04 v1.4 Switches for detecting VTeX and its modes (HO)
ifxetex.sty 2009/01/23 v0.5 Provides ifxetex conditional
hycolor.sty 2009/10/02 v1.5 Code for color options of hyperref/bookmark (HO
)
xcolor-patch.sty 2009/10/02 xcolor patch
pd1enc.def 2009/11/27 v6.79k Hyperref: PDFDocEncoding definition (HO)
etexcmds.sty 2007/12/12 v1.2 Prefix for e-TeX command names (HO)
infwarerr.sty 2007/09/09 v1.2 Providing info/warning/message (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
kvoptions.sty 2009/08/13 v3.4 Keyval support for LaTeX options (HO)
kvsetkeys.sty 2009/07/30 v1.5 Key value parser with default handler support
(HO)
url.sty 2006/04/12 ver 3.3 Verb mode for urls, etc.
bitset.sty 2007/09/28 v1.0 Data type bit set (HO)
intcalc.sty 2007/09/27 v1.1 Expandable integer calculations (HO)
bigintcalc.sty 2007/11/11 v1.1 Expandable big integer calculations (HO)
pdftexcmds.sty 2009/09/23 v0.6 LuaTeX support for pdfTeX utility functions (
HO)
ifluatex.sty 2009/04/17 v1.2 Provides the ifluatex switch (HO)
ltxcmds.sty 2009/08/05 v1.0 Some LaTeX kernel commands for general use (HO)

atbegshi.sty 2008/07/31 v1.9 At begin shipout hook (HO)
hpdftex.def 2009/11/27 v6.79k Hyperref driver for pdfTeX
supp-pdf.tex
color.sty 2005/11/14 v1.0j Standard LaTeX Color (DPC)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
nameref.sty 2009/11/27 v2.32 Cross-referencing by name of section
refcount.sty 2008/08/11 v3.1 Data extraction from references (HO)

u_fischer
04-03-2010, 15:13
Sollen wir die Versionen für dich vergleichen? Tipp: Ich würde mich zuerst auf caption + hyperref konzentrieren.

severin
04-03-2010, 15:43
Sorry, nee. Mache gerade tausend Sachen gleichzeitig, da hat's zum Mitdenken nicht mehr gereicht...
Hab jetzt den update manager drübergejagt, und jetzt ist alles in Ordnung. Besten Dank!
Severin