On Fri, 2016-02-05 at 17:14 -0800, Brian Jolly wrote:
> 
> Peter, thanks for your work on the filters. Are any of the LaTeX
> support files shareable even outside of SVN? 
> 

This is what i have started. My main aim so far was to make the
crossreferences work in a PDF. I have not put much effort into making
things look nice.

As you see there are a whole bunch of tags which are commented still.

I think I will do away with the call for sword.sty in the Diatheke.

I had hoped to have a latex subdirectory in /sword but Troy is not
keen. So this needs to go somewhere else. 

Peter
\LoadClass[11pt,a4paper,twoside,headinclude=true,footinclude=true,BCOR=0mm,DIV=calc]{scrbook}
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{sword}[2015/03/29 CrossWire LaTeX class for Biblical texts]
\RequirePackage[perpage, para]{footmisc}
\RequirePackage{fancyhdr}
\pagestyle{fancy}
\RequirePackage[verbose,
  colorlinks=true,
  naturalnames=true,
  linkcolor=blue,]{hyperref}

\RequirePackage{polyglossia}


\newcommand{\swordchapter}[3]{\hypertarget{#1}{\small{#3} }}
\newcommand{\swordverse}[3]{\hypertarget{#1}{\small{#3} }}
\newcommand{\swordxref}[2]{\hyperlink{#1}{#2}}
\newcommand{\swordfootnote}[6]{\footnote{#6}}
\newcommand{\swordpoetryline}[1]{#1}
\newcommand{\sworddivinename}[1]{\textsc{#1}}
\newcommand{\swordmodule}{}
\newcommand{\swordtestament}{\part*}
\newcommand{\swordbook}{\chapter*}
%\sworddiclink{%s}{%s}{
%\sworddictref{%s}{%s}{
%\sworddict{%s}{

%\newcommand{\sworddivinename}{%s}{



%\swordfont{

%\swordfootnote{%s}{%s}{%s}{
%\swordfootnote{%s}{%s}{%s}{%s}{
%\swordmorph{
%\swordmorph[Greek]{%s}
%\swordmorph[lemma]{%s}
%\swordmorph{%s}
%\swordquote{
%\swordref{%s}{%s}{
%\swordsection{
%\swordsection{}{
%\swordsection{book}{
%\swordsection{sechead}{
%\swordstrong[Greek]{
%\swordstrong[Greektense]{
%\swordstrong[Hebrew]{
%\swordstrong[Hebrewtense]{
%\swordstrong[%s]{%s}{
%\swordstrong{%s}{%s}
\newcommand{\swordtitle}[3]{\textbf{#3}}
%\swordtranschange{supplied}{
%\swordtranschange{tense}{
%\swordwoj{
%\swordxref{
%\swordxref{%s}{%s}{
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to