Maybe this is the answer:
  http://forrest.apache.org/docs_0_90/faq.html#encoding

And this is what we've got:

$ head -1 src/site/src/documentation/content/xdocs/who.xml 
<?xml version="1.0"?>

Sounds like something that would be good to fix in general, but I don't have 
forrest set up to try it :(


Otis




----- Original Message ----
> From: Otis Gospodnetic <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Friday, August 29, 2008 3:13:39 PM
> Subject: Re: prototype Solr 1.3 RC 1
> 
> Grant, here is what it's supposed to be:  Gospodnetić
> 
> 
> If Forrest and friends don't like that diacritic, I suppose I can live with 
> Gospodnetic -- damn i18n! ;)
> 
> This is what I see locally:
> 
> $ ffxg Gospod 
> ./src/site/src/documentation/content/xdocs/who.xml:  
        * Otis Gospodnetić
> 
> $ find . -name \*html | xargs grep Gospod 
> ./site/who.html:
        * Otis Gospodnetić
> 
> So the HTML looks OK, but apparently the PDF does not.  I don't know how else 
> to 
> specify that "c with a diacritic" other than with that ć .  $10 that Steve 
> knows!
> 
> Thank you,
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> 
> 
> 
> ----- Original Message ----
> > From: Grant Ingersoll 
> > To: [email protected]
> > Sent: Friday, August 29, 2008 2:42:26 PM
> > Subject: Re: prototype Solr 1.3 RC 1
> > 
> > 
> > On Aug 29, 2008, at 12:05 PM, Steven A Rowe wrote:
> > 
> > > Random nit: in release-candidate/build/docs/who.pdf, Otis's name is  
> > > spelled "Otis Gospodneti#" (final character is a hash mark). - Steve
> > 
> > Hmm, that's weird.  It's also that way on the current site.
> > 
> > >
> > >
> > > On 08/29/2008 at 11:16 AM, Grant Ingersoll wrote:
> > >> I created a Hudson task to do the building/archival tasks for the
> > >> release candidates.    It is a on-demand task (i.e. not scheduled)
> > >>
> > >> See http://hudson.zones.apache.org/hudson/job/Solr%20Release%20Can
> > >> didate/ for the job in general.
> > >>
> > >> The artifacts (including Maven) are at:
> > >> http://hudson.zones.apache.org/hudson/job/Solr%20Release%20Can
> > >> didate/lastSuccessfulBuild/artifact/
> > >>
> > >> The web site (including javadocs):
> > >> http://hudson.zones.apache.org/hudson/job/Solr%20Release%20Can
> > >> didate/lastSuccessfulBuild/artifact/release-candidate/build/do
> > >> cs/index.html
> > >>
> > >> I haven't gone through with a fine tooth comb yet, hence the
> > >> "prototype" in the subject line, but my preliminary skimming of it
> > >> seems like it is on track.   I will cover it more later
> > >> today.  In the
> > >> meantime, feedback is appreciated.
> > >>
> > >> Cheers,
> > >> Grant
> > >>
> > >
> > >
> > >
> > 
> > --------------------------
> > Grant Ingersoll
> > http://www.lucidimagination.com
> > 
> > Lucene Helpful Hints:
> > http://wiki.apache.org/lucene-java/BasicsOfPerformance
> > http://wiki.apache.org/lucene-java/LuceneFAQ

Reply via email to