[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#678079: marked as done (KOMA-Script -classes work badly with fontspec of XeLaTeX)



Your message dated Sun, 24 Jun 2012 18:57:50 +0900
with message-id <20120624095750.GK3031@gamma.logic.tuwien.ac.at>
and subject line Re: Bug#678082: Bug#678079: Minimal example available
has caused the Debian Bug report #678079,
regarding KOMA-Script -classes work badly with fontspec of XeLaTeX
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
678079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678079
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-latex-recommended
Version: 2012.20120611-1
Severity: important

Please, check out files in this WWW-directory:

http://iki.fi/juhtolv/tmp/bugreports/LaTeX/02/

Problem is this:

When I compile file juhtolv_tolle_harjoitukset.tex , it includes a
file called RST_Palatino_MPlus.sty . fontspeac is loaded in the
beginning of juhtolv_tolle_harjoitukset.tex . RST_Palatino_MPlus.sty
has these important font-definitions:

---- Clip here ----
\newfontface\mytitlefont{M+ 1p black}
\newfontface\mysubtitlefont{M+ 1p heavy}

\newfontface\mysectionfont{M+ 1p black}
\newfontface\mysubsectionfont{M+ 1p heavy}
\newfontface\mysubsubsectionfont{M+ 1p bold}
\newfontface\myparagraphfont{M+ 1p medium}
\newfontface\mysubparagraphfont{M+ 1p regular}


% Now use that \mytitlefont the first time. These work:
\addtokomafont{title}{\mytitlefont}
\addtokomafont{subtitle}{\mysubtitlefont}

% Not used in certain document classes
%\addtokomafont{part}{}
%\addtokomafont{partnumber}{}
%\addtokomafont{chapter}{}


% FIXME: These do not work! It still uses MgOpen Cosmetica
\addtokomafont{section}{\mysectionfont}
\addtokomafont{subsection}{\mysubsectionfont}
\addtokomafont{subsubsection}{\mysubsubsectionfont}
\addtokomafont{paragraph}{\myparagraphfont}
\addtokomafont{subparagraph}{\mysubparagraphfont}

---- Clip here ----

In reality, only title of whole document really has that font I want.
Titles of sections, subsections etc. still use that MgOpen Cosmetica.
Just see that file juhtolv_tolle_harjoitukset.pdf .

juhtolv@juhtolv | ti 19 kesä   2012 04:28:00 | 10609 | pts/14
/home/juhtolv/www/tmp/bugreports/LaTeX/02
% pdffonts juhtolv_tolle_harjoitukset.pdf
name                                 type              emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
GRAJKT+mplus-1p-black                CID TrueType      yes yes yes 5  0
CYNWFQ+FPLNeu-Bold-Identity-H        CID Type 0C       yes yes yes 7  0
XFPRZV+FPLNeu-Regular-Identity-H     CID Type 0C       yes yes yes 9  0
USDSYB+Inconsolata-Identity-H        CID Type 0C       yes yes yes 14  0
IESKPF+MgOpenCosmetica-Bold          CID TrueType      yes yes yes 16  0
MSBDJA+FPLNeu-Italic-Identity-H      CID Type 0C       yes yes yes 70  0


Here is another example:

When I compile file juhtolv_tolle_harjoitukset.landscape.tex , it
includes a file called RST_Landscape.sty . fontspeac is loaded in the
beginning of juhtolv_tolle_harjoitukset.landscape.tex .
RST_Landscape.sty has these important font-definitions:

---- Clip here ----

%%% This is the old name for \setmainfont, retained for backwards compatibility.
%\setromanfont{DejaVu Serif}

\setmainfont{DejaVu Sans}
\setmonofont{DejaVu Sans Mono}
\setsansfont{DejaVu Sans}

\newfontfamily\mytitlefont[BoldFont={DejaVu Serif}]{DejaVu Serif Bold}

%%% Now use that \mytitlefont .
\setkomafont{title}{\mytitlefont\Huge}
\setkomafont{subtitle}{\mytitlefont\huge}

\setkomafont{section}{\mytitlefont\LARGE}
\setkomafont{subsection}{\mytitlefont\Large}
\setkomafont{subsubsection}{\mytitlefont\large}
\setkomafont{paragraph}{\mytitlefont\normalsize}
\setkomafont{subparagraph}{\mytitlefont\normalsize}

---- Clip here ----

I just try use DejaVu Serif in all titles, including titles of
sections and subsections. In reality, only title of whole document
really has that font I want. Titles of sections, subsections etc.
still use that DejaVu Sans. In addition, I just can not see any
fontsize-difference between titles of sections and subsections. Just
see that file juhtolv_tolle_harjoitukset.landscape.pdf .


-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

   *** The Debian TeX Team is *no* LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 2359 Jun 19 02:23 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 18 04:25 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Jun 11 06:10 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
-rw-r--r-- 1 root root 1849 Apr 28 07:53 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 31 Jun 11 06:10 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jun 11 06:10 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Jun 11 06:10 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
######################################
 Config files
-rw-r--r-- 1 root root 1656 Jun 19 02:11 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 6516 Jun 19 02:23 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 12 Apr 16 18:39 /etc/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4680 Jun 19 02:23 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 12
-rw-r--r-- 1 root root  283 Mar 25 02:48 mktex.cnf
-rw-r--r-- 1 root root 1656 Jun 19 02:11 texmf.cnf
-rw-r--r-- 1 root root   12 Apr 16 18:39 updmap.cfg
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
d588a08518f705d06ac262acd78f2bc4  /etc/texmf/texmf.d/20xmltex.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500, 'stable-updates'), (500, 'proposed-updates'), (102, 'testing'), (101, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-latex-recommended depends on:
ii  dpkg                1.16.4.3
ii  tex-common          3.13
ii  texlive-binaries    2012.20120530-2+b1
ii  texlive-common      2012.20120611-1
ii  texlive-latex-base  2012.20120611-1

Versions of packages texlive-latex-recommended recommends:
pn  latex-beamer                   <none>
ii  latex-xcolor                   2.11-1
pn  prosper                        <none>
ii  texlive-latex-recommended-doc  2012.20120611-1

texlive-latex-recommended suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.43
ii  dpkg                   1.16.4.3
ii  ucf                    3.0025+nmu3

Versions of packages tex-common suggests:
ii  debhelper  9.20120608

Versions of packages texlive-latex-recommended is related to:
ii  tex-common        3.13
ii  texlive-binaries  2012.20120530-2+b1

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:

-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"Quidquid Latine dictum sit altum videtur."



--- End Message ---
--- Begin Message ---
On Do, 21 Jun 2012, Ralf Stubner wrote:
> I am not sure which of the other things you are doing is causing your problems.

Closing this bug, it is obviously a problem in the document.

Thanks Ralf for checking it out

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
KIRBY MISPERTON (n.)
One who kindly attempts to wipe an apparent kirby (q.v.) off another's
face with a napkin, and then discovers it to be a wart or other
permanent fixture, is said to have committed a 'kirby misperton'.
			--- Douglas Adams, The Meaning of Liff


--- End Message ---

Reply to: