├── README.md ├── book.config ├── clean_icon ├── docs ├── context_workflow_why.md └── sample_output ├── makebook ├── makebook.example.1 ├── sample project ├── check parts and make book example output.png ├── sample ouputs.md └── slacheck.config ├── shellcolors ├── sla_icon ├── sla_icon.py ├── slacheck ├── slacheck.defaultconfig ├── slacheckattr ├── slacheckfonts ├── slacheckimages ├── slasetattr ├── slasync ├── slatopdf.py └── strtrim /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/README.md -------------------------------------------------------------------------------- /book.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/book.config -------------------------------------------------------------------------------- /clean_icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/clean_icon -------------------------------------------------------------------------------- /docs/context_workflow_why.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/docs/context_workflow_why.md -------------------------------------------------------------------------------- /docs/sample_output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/docs/sample_output -------------------------------------------------------------------------------- /makebook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/makebook -------------------------------------------------------------------------------- /makebook.example.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/makebook.example.1 -------------------------------------------------------------------------------- /sample project/check parts and make book example output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/sample project/check parts and make book example output.png -------------------------------------------------------------------------------- /sample project/sample ouputs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/sample project/sample ouputs.md -------------------------------------------------------------------------------- /sample project/slacheck.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/sample project/slacheck.config -------------------------------------------------------------------------------- /shellcolors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/shellcolors -------------------------------------------------------------------------------- /sla_icon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/sla_icon -------------------------------------------------------------------------------- /sla_icon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/sla_icon.py -------------------------------------------------------------------------------- /slacheck: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slacheck -------------------------------------------------------------------------------- /slacheck.defaultconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slacheck.defaultconfig -------------------------------------------------------------------------------- /slacheckattr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slacheckattr -------------------------------------------------------------------------------- /slacheckfonts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slacheckfonts -------------------------------------------------------------------------------- /slacheckimages: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slacheckimages -------------------------------------------------------------------------------- /slasetattr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slasetattr -------------------------------------------------------------------------------- /slasync: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slasync -------------------------------------------------------------------------------- /slatopdf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/slatopdf.py -------------------------------------------------------------------------------- /strtrim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JLuc/scribus-project-manager/HEAD/strtrim --------------------------------------------------------------------------------