On Thu, 2007-10-25 at 19:36 +0200, Paolo Bonzini wrote: > and removing this block entirely: > > # In TeX output, having colons in index entries looks pretty, but > # this is impossible in info output!!! So we hack by replacing > # colons with underscores in the info file. > .texi.info: > @cd $(srcdir) && rm -f $@ [EMAIL PROTECTED] [EMAIL PROTECTED] > fixed=`pwd`/`echo $< | $(SED) 's/\.texi/-fixed&/' `; \ > cd $(srcdir) && \ > $(MAKEINFO) `echo $< | $(SED) 's,.*/,,'` -E - -o /dev/null | \ > $(SED) '/[EMAIL PROTECTED]/ s/:/_/g' > $$fixed && \ > $(MAKEINFO) $$fixed > /dev/null 2>&1 && \ > rm -f $$fixed > > However, I'm not going to include it upstream. You should maintain it > as a local patch.
Thank you for not committing this; Info output indexing is very
important to me.
--
Our last-ditch plan is to change the forums into a podcast, then send
RSS feeds into the blogosphere so our users can further debate the
legality of mashups amongst this month's 20 'sexiest' gadgets.
--Richard "Lowtax" Kyanka
signature.asc
Description: This is a digitally signed message part
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
