public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-pms] [PATCH] Work with latest tex4ht
@ 2010-04-24 17:48 David Leverton
  2010-05-12  7:47 ` Ciaran McCreesh
  0 siblings, 1 reply; 2+ messages in thread
From: David Leverton @ 2010-04-24 17:48 UTC (permalink / raw
  To: gentoo-pms; +Cc: David Leverton

The scripts for specific output formats are no longer installed to
/usr/bin with the latest ebuild.
---
 Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index a9f1108..f9c3559 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,8 @@ pms.pdf: $(SOURCEFILES) pms.bbl vc.tex eapi-cheatsheet.pdf
 
 pms.html: $(SOURCEFILES) pms.bbl
 	@# need to do it twice to make the big env var table work
-	xhlatex pms
-	xhlatex pms
+	mk4ht xhlatex pms
+	mk4ht xhlatex pms
 	@# work around irregularity in how links to longtables are
 	@# formatted in the List of Tables
 	LC_ALL=C sed -i -e '/<span class="lotToc" >&#x00A0;/{N;N;s/\(&#x00A0;<a \nhref="[^"]\+">\)\([0-9A-Z.]\+\)[ \n]/\2\1/}' pms.html
-- 
1.6.4.4




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-pms] [PATCH] Work with latest tex4ht
  2010-04-24 17:48 [gentoo-pms] [PATCH] Work with latest tex4ht David Leverton
@ 2010-05-12  7:47 ` Ciaran McCreesh
  0 siblings, 0 replies; 2+ messages in thread
From: Ciaran McCreesh @ 2010-05-12  7:47 UTC (permalink / raw
  To: David Leverton; +Cc: gentoo-pms

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

On Sat, 24 Apr 2010 18:48:54 +0100
David Leverton <levertond@googlemail.com> wrote:
> The scripts for specific output formats are no longer installed to
> /usr/bin with the latest ebuild.

Applied, thanks.

-- 
Ciaran McCreesh

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-12  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 17:48 [gentoo-pms] [PATCH] Work with latest tex4ht David Leverton
2010-05-12  7:47 ` Ciaran McCreesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox