pdflatex errors in doc dir

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Jul 23 08:42:00 GMT 2013


On Jul 22 16:22, Warren Young wrote:
> On 7/21/2013 04:16, Corinna Vinschen wrote:
> >On Jul 20 06:04, Warren Young wrote:
> >>On 7/20/2013 04:58, Corinna Vinschen wrote:
> >>>   SEVERE: Couldn't find hyphenation pattern en
> >>
> >>You can either disable hyphenation by dropping this into fo.xsl:
> >>
> >>   <xsl:template name="set.flow.properties">
> >>     <xsl:attribute name="hyphenate">false</xsl:attribute>
> >>   </xsl:template>
> >
> >Adding this makes no difference.
> 
> Try this variation:
> 
> <xsl:attribute-set name="root.properties">
>   <xsl:attribute name="hyphenate">false</xsl:attribute>
> </xsl:attribute-set>
> 
> Same thing, it just disables the flag at a higher level.

When I tried it, I also search the net and came up with this solution,
but it didn't avoid the message either for some reason.  I just tried
it again, just to be sure.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat



More information about the Cygwin-developers mailing list