Hi list,

I have put together four package support files and would like to ask you to have a look at them and if they are okay by you, to add them to the list of distributed package support files.

They are for the biblatex, csquotes, pagenote and fixme packages.

Cheers,
Andreas


--
Dr. des. Andreas Wagner
Goethe-Universität Frankfurt
http://tinyurl.com/awagner
Tel. +49 (0)69/798-22765

Exzellenz-Cluster "The Formation of Normative Orders"
http://www.normativeorders.net/
Senckenberganlage 31, R. 517
60325 Frankfurt am Main

Institut für Philosophie
Grüneburgplatz 1, R. 2.456
60629 Frankfurt am Main
" This is based on biblatex 0.8e, July 4 2009

if exists("biblatex_package_file")
        finish
endif
let biblatex_package_file = 1

let g:TeX_package_option_biblatex = 
\ 'style=,'
\.'citestyle=,'
\.'bibstyle=,'
\.'natbib=,'
\.'sorting=,'
\.'sortlos=,'
\.'sortcites=,'
\.'maxnames=,'
\.'minnames=,'
\.'maxitems=,'
\.'minitems=,'
\.'autocite=,'
\.'autopunct=,'
\.'babel=,'
\.'block=,'
\.'hyperref=,'
\.'backref=,'
\.'indexing=,'
\.'loadfiles=,'
\.'refsection=,'
\.'refsegment=,'
\.'citereset=,'
\.'abbreviate=,'
\.'date=,'
\.'urldate=,'
\.'defernums=,'
\.'punctfont=,'
\.'arxiv=,'
\.'backend=,'
\.'mincrossrefs=,'
\.'bibencoding=,'
\.'useauthor=,'
\.'useeditor=,'
\.'usetranslator=,'
\.'useprefix=,'
\.'skipbib=,'
\.'skiplos=,'
\.'skiplab=,'
\.'dataonly=,'
\.'pagetracker=,'
\.'citetracker=,'
\.'ibidtracker=,'
\.'idemtracker=,'
\.'opcittracker=,'
\.'loccittracker=,'
\.'firstinits=,'
\.'terseinits=,'
\.'labelalpha=,'
\.'labelnumber=,'
\.'labelyear=,'
\.'singletitle=,'
\.'uniquename=,'
\.'openbib'

let g:TeX_package_biblatex =
\ 'sbr:preamble,'
\.'bra:ExecuteBibliographyOptions{<+key=value+>},'
\.'bra:Bibliography{<+file+>},'
\.'sbr:localization,'
\.'brd:DefineBibliographyStrings{<+lang+>}{<+definitions+>},'
\.'brd:DefineBibliographyExtras{<+lang+>}{<+code+>},'
\.'brd:UndefineBibliographyExtras{<+lang+>}{<+code+>},'
\.'brd:DefineHyphenationExceptions{<+lang+>}{<+text+>},'
\.'bra:NewBibliographyString{<+key+>},'
\.'sbr:main_commands,'
\.'brs:cite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Cite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:cite*[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:parencite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Parencite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:parencite*[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:footcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Footcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:textcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Textcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'bra:supercite{<+key+>},'
\.'brs:autocite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Autocite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:autocite*[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Autocite*[<+prenote+>][<+postnote+>]{<+key+>},'
\.'sbr:multicites,'
\.'brs:cites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Cites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:parencites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Parencites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:footcites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Footcites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:textcites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Textcites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:supercites(<+prenote+>)(<+postnote+>){<+key+>}{<+key+>},'
\.'brs:autocites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Autocites(<+prenote+>)(<+postnote+>)[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+prenote+>][<+postnote+>]{<+key+>},'
\.'sbr:text_commands,'
\.'brs:citeauthor[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Citeauthor[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:citetitle[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:citetitle*[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:citeyear[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:citeurl[<+prenote+>][<+postnote+>]{<+key+>},'
\.'sbr:special_commands,'
\.'bra:nocite{<+key+>},'
\.'nor:citereset,'
\.'nor:citereset*,'
\.'nor:mancite,'
\.'brs:fullcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:footfullcite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:volcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:Volcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:pvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:Pvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:fvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:Fvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:tvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:Tvolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:avolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:Avolcite[<+prenote+>]{<+volume+>}[<+page+>]{<+key+>},'
\.'brs:notecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Notecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:pnotecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Pnotecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:fnotecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:Fnotecite[<+prenote+>][<+postnote+>]{<+key+>},'
\.'brs:citename[<+prenote+>][<+postnote+>]{<+key+>}[<+format+>]{<+list+>},'
\.'brs:citelist[<+prenote+>][<+postnote+>]{<+key+>}[<+format+>]{<+list+>},'
\.'brs:citefield[<+prenote+>][<+postnote+>]{<+key+>}[<+format+>]{<+field+>},'
\.'sbr:sorting,'
\.'eno:refsection[<+bibfiles+>],'
\.'noo:newrefsection[<+bibfiles+>],'
\.'eno:refsegment[<+bibfiles+>],'
\.'noo:newsegment[<+bibfiles+>],'
\.'bra:DeclareBibliographyCategory{<+category+>},'
\.'brd:addtocategory{<+category+>}{<+key+>},'
\.'brd:defbibheading{<+name+>}{<+code+>},'
\.'brd:defbibnote{<+name+>}{<+text+>},'
\.'bra:segment,'
\.'bra:type,'
\.'bra:keyword,'
\.'bra:category,'
\.'sbr:endmatter,'
\.'noo:printbibliography[<+key=value+>],'
\.'noo:printshorthands[<+key=value+>],'
\.'noo:bibbysection[<+key=value+>],'
\.'noo:bibbysegment[<+key=value+>],'
\.'noo:bibbycategory[<+key=value+>]'

" This is based on csquotes 4.4a, July 4 2009

if exists("csquotes_package_file")
        finish
endif
let csquotes_package_file = 1

let g:TeX_package_option_csquotes = 
\ 'strict=,'
\.'babel=,'
\.'maxlevel=,'
\.'style=,'
\.'danish=,'
\.'english=,'
\.'french=,'
\.'german=,'
\.'italian=,'
\.'norwegian=,'
\.'portuguese=,'
\.'spanish=,'
\.'swedish='

let g:TeX_package_csquotes =
\ 'sbr:basic,'
\.'bra:enquote{<+text+>},'
\.'bra:enquote*{<+text+>},'
\.'brs:textquote[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:textquote*[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:blockquote[<+cite+>][<+punct+>]{<+text+>},'
\.'sbr:foreign_text,'
\.'brd:foreignquote{<+lang+>}{<+text+>},'
\.'brd:foreignquote*{<+lang+>}{<+text+>},'
\.'brd:hyphenquote{<+lang+>}{<+text+>},'
\.'brd:hyphenquote*{<+lang+>}{<+text+>},'
\.'brs:foreigntextquote{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:foreigntextquote*{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:hyphentextquote{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:hyphentextquote*{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:foreignblockquote{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'brs:hyphenblockquote{<+lang+>}[<+cite+>][<+punct+>]{<+text+>},'
\.'sbr:active_quotes,'
\.'bra:MakeOuterQuote{<+character+>},'
\.'bra:MakeInnerQuote{<+character+>},'
\.'brd:MakeAutoQuote{<+opening_character+>}{<+closing_character+>},'
\.'brd:MakeAutoQuote*{<+opening_character+>}{<+closing_character+>},'
\.'brs:MakeForeignQuote{<+lang+>}{<+opening_character+>}{<+closing_character+>},'
\.'brs:MakeForeignQuote*{<+lang+>}{<+opening_character+>}{<+closing_character+>},'
\.'brs:MakeHyphenQuote{<+lang+>}{<+opening_character+>}{<+closing_character+>},'
\.'brs:MakeHyphenQuote*{<+lang+>}{<+opening_character+>}{<+closing_character+>},'
\.'brs:MakeBlockQuote{<+opening_character+>}{<+delimiter+>}{<+closing_character+>},'
\.'brs:MakeForeignBlockQuote{<+lang+>}{<+opening_character+>}{<+delimiter+>}{<+closing_character+>},'
\.'brs:MakeHyphenBlockQuote{<+lang+>}{<+opening_character+>}{<+delimiter+>}{<+closing_character+>},'
\.'nor:EnableQuote,'
\.'nor:DisableQuotes,'
\.'nor:VerbatimQuotes,'
\.'nor:DeleteQuotes,'
\.'sbr:automatic_citation,'
\.'brs:textcquote[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:textcquote*[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:foreigntextcquote{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:foreigntextcquote*{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:hyphentextcquote{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:hyphentextcquote*{<+x+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:blockcquote[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:foreignblockcquote{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'brs:hyphenblockcquote{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>]{<+text+>},'
\.'sbr:display_quotes,'
\.'ens:displayquote:[<+cite+>][<+punct+>],'
\.'ens:foreigndisplayquote:{<+lang+>}[<+cite+>][<+punct+>],'
\.'ens:hyphendisplayquote:{<+lang+>}[<+cite+>][<+punct+>],'
\.'ens:displaycquote:[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>],'
\.'ens:foreigndisplaycquote:{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>],'
\.'ens:hyphendisplaycquote:{<+lang+>}[<+prenote+>][<+postnote+>]{<+key+>}[<+punct+>],'
\.'sbr:config,'
\.'nob:setquotestyle,'
\.'nor:setquotestyle*,'
\.'brs:DeclareQuoteStyle[<+variant+>]{<+style+>}[<+outer_init+>][<+inner_init+>]{<+opening_outer_mark+>}[<+middle_outer_mark+>]{<+closing_outer_mark+>}[<+kern+>]{<+opening_inner_mark+>}[<+middle_inner_mark+>]{<+closing_inner_mark+>},'
\.'brs:DeclareQuoteAlias[<+variant+>]{<+style+>}{<+alias+>},'
\.'bra:DeclareQuoteOption{<+style+>},'
\.'bra:ExecuteQuoteOptions{<+key=value+>},'
\.'brs:DeclarePlainStyle{<+opening_outer_mark+>}{<+closing_outer_mark+>}{<+opening_inner_mark+>}{<+closing_inner_mark+>},'
\.'bra:SetBlockThreshold{<+integer+>},'
\.'bra:SetBlockEnvironment{<+environment+>},'
\.'bra:SetCiteCommand{<+command+>},'
\.'sbr:helper_expressions,'
\.'brd:ifblockquote,'
\.'brd:ifquotepunct,'
\.'brd:ifquoteterm,'
\.'brd:ifquotecolon,'
\.'brd:ifquotecomma,'
\.'brd:ifquoteexcmlam,'
\.'brd:ifquotequestion,'
\.'brd:ifquotesemicolon,'
\.'brs:ifstringblank{<+string+>}{<+true+>}{<+false+>}'

let g:TeX_SmartQuoteOpen        = "\\enquote\{"
let g:TeX_SmartQuoteClose       = "\}"

" This is based on fixme November 28 2007

if exists("fixme_package_file")
        finish
endif
let fixme_package_file = 1

let g:TeX_package_option_fixme = 
\ 'draft,'
\.'final,'
\.'silent,'
\.'nosilent,'
\.'inline,'
\.'margin,'
\.'marginclue,'
\.'footnote,'
\.'index,'
\.'noinline,'
\.'nomargin,'
\.'nomarginclue,'
\.'nofootnote,'
\.'noindex'

let g:TeX_package_fixme =
\ 'sbr:simple,'
\.'nob:fixme[<+layout+>]{<+note+>},'
\.'nob:fxnote[<+layout+>]{<+note+>},'
\.'nob:fxwarning[<+layout+>]{<+note+>},'
\.'nob:fxerror[<+layout+>]{<+note+>},'
\.'sbr:environments,'
\.'eno:afixme[<+summary+>],'
\.'eno:anfxnote[<+summary+>],'
\.'eno:anfxwarning[<+summary+>],'
\.'eno:anfxerror[<+summary+>],'
\.'sbr:other,'
\.'nor:listoffixmes'
" This is based on pagenote 27 September 2004 

if exists("pagenote_package_file")
        finish
endif
let pagenote_package_file = 1

let g:TeX_package_option_pagenote = 
\ 'continuous,'
\.'page'

let g:TeX_package_pagenote =
\ 'sbr:preamble,'
\.'nor:makepagenote,'
\.'sbr:regular,'
\.'nob:pagenote[<+lemma+>]{<+note+>},'
\.'sbr:end,'
\.'nor:printnotes,'
\.'nor:printnotes*'

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to