LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ ⎇ branch:  PageTranslate


Artifact [ae8185bc76]

Artifact ae8185bc7615ae0a138db777fc811e15f20cbfa8:

  • File help/en/vnd.include-once.pagetranslate/Makefile — part of check-in [5fcc712e48] at 2021-05-16 15:36:19 on branch trunk — minor doc updates (user: mario size: 319)

all:	config.xhp usage.xhp extending.xhp project.xhp errors.xhp config.html

config.html: config.page
	yelp-build html config.page
	rm C.css yelp.js highlight.pack.js

%.xhp:  %.page
	saxonb-xslt $*.page mallard2xhp.xsl > $*.xhp
	#xsltproc mallard2xhp.xsl config.page.xhp > config.xhp

%.page:  %.duck
	ducktype $*.duck