Fixed a newline issue which would have caused an unwanted space bewteen a quote and zen-kaku.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210643 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derek Ford 2006-04-04 00:05:06 +00:00
parent 7adb369ad7
commit 844538a6c9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.23 $ -->
<!-- $Revision: 1.24 $ -->
<!-- Purpose: international -->
<!-- Membership: bundled -->
@ -488,12 +488,12 @@ ob_start('mb_output_handler');
<listitem>
<simpara>
Most Japanese multibyte characters appear twice as wide as
single-byte characters. These characters are called &quot;
zen-kaku&quot; in Japanese, which means &quot;full width&quot;.
Other, narrower, characters are called &quot;han-kaku&quot;,
which means &quot;half width&quot;. The graphical properties
of the characters, however, depends upon the type faces used
to display them.
single-byte characters. These characters are called
&quot;zen-kaku&quot; in Japanese, which means
&quot;full width&quot;. Other, narrower, characters are called
&quot;han-kaku&quot;, which means &quot;half width&quot;. The
graphical properties of the characters, however, depends upon
the type faces used to display them.
</simpara>
</listitem>
<listitem>