[OpenLogic] Repository Reorganization

Richard Zach rzach at ucalgary.ca
Sun Oct 25 19:47:57 MDT 2015


Hi

As per issue #48 
<https://github.com/OpenLogicProject/OpenLogic/issues/58>, in order to 
keep the clutter in the main directory of the repository to a minimum, 
I’ve moved all the content directories containing texts to a 
subdirectory |content/|. If you have a driver file that includes 
individual texts (part, chapter, or section) using |\olimport|, you will 
have to add “|content/|” to the optional directory argument.  If you use 
the starred version |\olimport*|, you shouldn’t have to do anything, as 
|\olimport*| now interprets paths relative to |\olpath/content/|. In 
other words, if your file contained the line

|\olimport*[first-order-logic]{completeness}|

you don’t have to do anything, but if you had, say,

|\olimport[/home/zach/openlogic/first-order-logic]{completeness}|

you’ll have to change that to

|\olimport[/home/zach/openlogic/content/first-order-logic]{completeness}|

If you have added your own files to the content directories or have 
started a new part (really? amazing! let us know!) then the first line 
of those new files will have to be changed by adding an extra ‘|../|‘ to 
the optional argument of the |\documentclass| command, e.g.,

|\documentclass[../../../include/open-logic-section]{subfiles}|


If you're working in a fork of the repository, please sync your fork.
https://help.github.com/articles/syncing-a-fork/

-- 
Richard Zach ...... http://www.ucalgary.ca/rzach/
Professor,             Department  of  Philosophy
University of Calgary, Calgary AB T2N 1N4, Canada

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucalgary.ca/pipermail/openlogic-l/attachments/20151025/f0926741/attachment.html


More information about the openlogic-L mailing list