Replace use of song cyberbit font in examples

Bug #180529 reported by Pander
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
cjk (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Replace use of song cyberbit font in examples. This font is not easily at hand or installed, hence the examples, especially UTF8.tex, will not enable or promote users to start using LaTeX with CJK.

For UTF8.tex, remove these lines:
% we want the Unicode font for normal text also
\DeclareFontFamily{T1}{song}{}
\DeclareFontShape{T1}{song}{m}{n}{<-> cyberbit00}{}
\renewcommand\rmdefault{song}

and change:
\begin{CJK}{UTF8}{song}
into:
\begin{CJK}{UTF8}{min}
or:
\begin{CJK}{UTF8}{maru}
or:
\begin{CJK}{UTF8}{goth}

Or even better, extend the example to display the use of all three fonts.

Making this change will allow users to start using LaTeX CJK with more ease.

Related branches

Daniel T Chen (crimsun)
Changed in cjk:
importance: Undecided → Wishlist
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.2 KiB)

This bug was fixed in the package cjk - 4.8.2+git20090105-2

---------------
cjk (4.8.2+git20090105-2) unstable; urgency=medium

  * The "Doh, wrong version" release.
  * Setting the urgency to "medium" because it fixes an FTBFS.
  * [control]
     - Bump up the build-dependency of tex-common from (>= 1.18) to
       (>= 1.20);
     - Bump up the dependency on tex-common (>= 1.20) for every binary
       package;
     - bump Standards-Version from 3.8.2 to 3.8.3 (no changes);
     - add "Debian TeX maintainers" to the Maintainer: line;
     - add myself to the Uploaders: line.
  * [rules]
     - Bug fix: "FTBFS: cp: cannot stat `...{garuda,norasi}*.afm':", thanks
       to Lucas Nussbaum (Closes: #543025);
     - change the maintainer's email address.
   * [README.source] New file, that explains how the original source tarball
      is created. This fixes a Lintian warning and is in compliance with
      Standards-Version 3.8.0.

cjk (4.8.2+git20090105-1) unstable; urgency=low

  * The "GIT+SVN" release.
  * New upstream release:
     - Fixes some XeLaTeX issues with the language files;
     - adds support for CID-keyed fonts in the Fontforge scripts;
     - adds the \CJKdigits* command to use the traditional form of
       "zero";
     - adds the \Unicode command to use vertical glyph representation
       forms;
     - uses the original font names of ThaiLaTeX 0.4.2;
     - DNP.txt is now renamed to wadalab.txt;
     - a new CJKnumb.txt document is available, which explains the "CJKnumb"
       package;
     - extra documentation in CJK.txt about using the beamer class in
       conjunction with CJKutf8.
  * [control]
     - Add Homepage tag;
     - switch from XS-Vcs to Vcs-*;
     - use Debian Alioth's SVN address instead of upstream's GIT
       address;
     - add a build-dependency on git-core and tex-common (>= 1.18), the
       latter providing trigger support;
     - add a dependency on tex-common (>= 1.18) for every binary package;
     - fix a fair Lintian warning by adding a dependency on ${misc:Depends}
       for latex-cjk-{all,korean,xcjk} and cjk-latex, ignoring a harmless
       warning from dpkg-gencontrol for latex-cjk-all and cjk-latex
       ("unknown substitution variable");
     - bump Standards-Version from 3.8.0 to 3.8.2 (no changes);
     - add a build-dependency on an unversioned thailatex, which should
       allow for a clean pbuilder/cowbuilder build. Thanks to Norbert
       Preining.
  * [rules]
     - Bug fix: "bashism in debian/rules", thanks to Raphael Geissert
       (Closes: #535375);
     - add a new "get-orig-source" target to package the orig.tar.gz file
       from the upstream GIT repository directly;
     - upstream is now compatible with Type1 fonts from ThaiLaTeX v0.4.2,
       which deprecates the use of a prepackaged set of fonts. The fontmap
       files now have a "-c90" appended to them, i.e. "norasi-c90" and
       "garuda-c90".
  * [thaifonts.tar.gz.uu] Removed, because CJK is now fully compatible with
     fonts from the ThaiLaTeX package.
  * [patches/00list] Remove 05_fix_examplefiles.dpatch from the list,
     as the upstream release now uses CJKutf8 and does not rely on the
     non...

Read more...

Changed in cjk (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.