1. compile error report
ok i found error cause. look this.

================================
onion@coreonion:/mnt/USERDISK/onion/99_SpecUI한글/BuildingUIWithSpec$ make
book
git submodule update --init
mkdir -p ./book-result
find . -type d -path ./book-result/ -prune -o -wholename "*/figures" -exec
rsync -rR {} ./book-result \;
find: warning: -path ./book-result/ will not match anything because it ends
with /.
cp -R support ./book-result
cp .latexmkrc ./book-result
./pillar export --to="latex:sbabook" --outputFile=SpecBooklet
SpecBooklet.pillar
CCConfigurationError:
/mnt/USERDISK/onion/99_SpecUI한글/BuildingUIWithSpec is not a valid
directory.
PRPillarConfiguration(CCConfiguration)>>error:
PRPillarConfiguration(CCConfiguration)>>toDirectory:
PRPillarConfiguration(CCConfiguration)>>baseDirectory:
================================

Spec git file location have "korean charactor" then book compile fail. only
use location then can compile. and no problem.


2. TeX base
ok..  can look this.
https://github.com/cdlm/sbabook

i know polygrossia. but not use before. i can try some TeX then report
later.

thanks for community. :D

Reply via email to