Get Locale::Maketext::Gettext patch upstream! https://rt.cpan.org/Ticket/Display.html?id=97771

EPUB:

$ java -jar ~/Downloads/epubcheck/epubcheck-3.0b2.jar build/en-US/Publican-4.0-Users_Guide-en-US.epub 


*********************************************************

GIT

Chase up tig!
branch rename
generate Changes file from git log ... requires hygeine



######################################
Publican 4.2
######################################

Books to test 4.2 on:
	DB5:
		PUG
		Red_Hat_Enterprise_Linux_OpenStack_Platform-Configuration_Reference_Guide-5-web-en-US	(RedHat-db5-201405)
		Red_Hat_Enterprise_Linux_OpenStack_Platform-Administration_User_Guide-5-web-en-US	(RedHat-db5-201405)
		Red_Hat_Enterprise_Linux_OpenStack_Platform-End_User_Guide-4-web-en-US			(RedHat-db5)
		Red_Hat_Enterprise_Linux_OpenStack_Platform-Administration_User_Guide-4-web-en-US	(RedHat-db5)

	DB4:
		Red_Hat_Certificate_System-Admin_Guide-8.1-web-en-US	(RedHat-201405)
		Red_Hat_Enterprise_Linux-Installation_Guide-7-web-en-US	(RedHat-201405)
		Red_Hat_Enterprise_Linux-Installation_Guide-6-web-en-US	(RedHat)

DB5 ePub: does it work?

splash.css
	remove db4.css link
	fix style on default splash pages


######################################
PUG changes
######################################

PUBLICAN_PATH="/home/jfearn/Source/fedora/publican"
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican clean

git checkout en-US/
../bin/db4-2-db5

Update command docs:
cd Users_Guide
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican --help docbook


perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican build  --brand_dir $PUBLICAN_PATH/datadir/Common_Content/common-db5 --formats html
perl -CDAS -I $PUBLICAN_PATH/lib $PUBLICAN_PATH/bin/publican build  --brand_dir $PUBLICAN_PATH/datadir/Common_Content/common-db5 --formats drupal-book

cd build/en-US/xml
xmllint -xinclude Users_Guide.xml > test.xml
xmllint --relaxng  /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng --noout test.xml
gvim test.xml
cd -
jing  /usr/share/xml/docbook5/schema/rng/5.0/docbook.rng --noout test.xml



Sample spec file for desktop menu package" up to date?


"1.1.1. Fedora & Red Hat Enterprise Linux 6"
	add note about publican-doc package and how to read them

"4.3. Adding code samples" display programlistingco?

"4.5. Renaming a document" can we just use the auto docs?

"When I build my document, I get an error about an ‘undefined language’ — what's wr" note case insensitive matching

Document: mediaobject role="logo"


:nmap %% :let X=1<cr>1G!!
:nmap !! /FATAL ERROR\:<cr>:s/\:/\=X.':'/<cr>:let X=X+1<cr>!!
%%
:% s/FATAL ERROR/FATAL ERROR /g




