[Insight-developers] Insight Journal Submission : TEMPLATE
Gaetan Lehmann
gaetan.lehmann at jouy.inra.fr
Sat Dec 17 15:50:49 EST 2005
On Saturday 17 December 2005 19:27, you wrote:
> Hi Gaetan,
>
> Are you using the Makefile ?
> What command are you using ?
>
>
> It should be enough to just type "make"...
I just run make.
I have fixed the problem by commenting the corresponding code in
InsightArticle.cls (see patch below).
Fore sure the patch also disable a feature.
I also had to use
\bibliography{InsightJournal}
instead of
\bibliography{Insight}
to build the article.
Finally, I have modified the Makefile to convert image to eps (the commands
were stollen from http://www.wlug.org.nz/LatexMakefiles)
Here is the modified Makefile:
http://voxel.jouy.inra.fr/darcs/contrib-itk/template/article/Makefile
Gaetan
*** InsightJournal/SubmissionTemplate/Document/LaTeX/InsightArticle.cls
2005-12-17 21:38:19.000000000 +0100
--- /home/gaetan/src/template/article/InsightArticle.cls 2005-12-16
23:32:41.000000000 +0100
***************
*** 92,101 ****
% changes \\ to ', ' (comma-space), making it pass muster for
% generating document info in the PDF file.
\def\\{, }
! \pdfinfo{
! /Author (\@author)
! /Title (\@title)
! }
}}
\begin{flushright}
{\rm\Huge\itk at HeaderFamily \@title} \par
--- 92,101 ----
% changes \\ to ', ' (comma-space), making it pass muster for
% generating document info in the PDF file.
\def\\{, }
! % \pdfinfo{
! % /Author (\@author)
! % /Title (\@title)
! % }
}}
\begin{flushright}
{\rm\Huge\itk at HeaderFamily \@title} \par
>
>
> Please let us know
>
>
> Thanks
>
>
> Luis
>
>
> ----------------------
>
> Gaetan Lehmann wrote:
> > Hi Luis,
> >
> > I can't build the example article. I get the following error message:
> >
> > pdfTeX error (ext1): \pdfinfo used while \pdfoutput is not set.
> > <argument> { \def \\{, } \pdfinfo
> > { /Author (\@author ) /Title (\@title )
> > } } l.42 \maketitle
> >
> > I have missed something ?
> >
> > Gaetan
> >
> > On Friday 16 December 2005 17:48, Luis Ibanez wrote:
> >>Hi Hans,
> >>
> >>A Template for an Insight Journal submission is
> >>available in the Wiki page:
> >>
> >>http://www.insightsoftwareconsortium.org/wiki/index.php/IJ-Article-Templa
> >>te
> >>
> >>You can download it directly from
> >>
> >>ftp://public.kitware.com/pub/itk/InsightJournal/InsightJournalSubmissionT
> >>em plate.tgz
> >>
> >>or from the NAMIC Sandbox subversion repository:
> >>
> >> http://www.na-mic.org:8000/svn/NAMICSandBox/trunk/InsightJournal
> >>
> >>It contains
> >>
> >>* Example of a LaTeX submission
> >>** LaTeX Style
> >>** BiBTeX Style
> >>** Sample article
> >>
> >>* Example of source code
> >>** Cxx file with an algorithm
> >>** CMakeLists.txt file for configuring and testing
> >>** ImageCompare.cxx for validating the outputs
> >>** IJMacros.txt for commonly used CMake macros
> >>** Input image for the algorithm.
> >>
> >>
> >>Note that the LaTeX Style here is no longer the Springer LCNS format.
> >>Instead we are using a variation of the Style of the ITK Software Guide,
> >>which includes macros for pointing to ITK Doxygen documentation, and for
> >>citing code in verbatim. The format also supports hyperref, and uses
> >>Bibtex for bibliography.
> >>
> >>
> >>--
> >>
> >>Information about the Insight Journal is available at
> >>
> >>http://www.insightsoftwareconsortium.org/wiki/index.php/Insight-Journal
> >>
> >>
> >>Information about the procedure for contributing algorithms to ITK
> >>via publications in the Insight Journal is available at
> >>
> >>http://www.itk.org/Wiki/ITK_Procedure_for_Contributing_New_Classes_and_Al
> >>go rithms
> >>
> >>
> >>Please send us any suggestions for improving this format.
> >>
> >>
> >> Thanks
> >>
> >>
> >> Luis
> >>
> >>
> >>---------------------
> >>
> >>Hans Johnson wrote:
> >>>Insight Journal Folks,
> >>>
> >>>I am helping a colleague on an application submission to the insight
> >>>journal. This will include a short document (latex), the application
> >>>(ITK), and a test suite (ctest). Has the reference journal submission
> >>>templates discussed a few weeks ago been created yet? I've looked at
> >>>the WIKI, but could not find the reference material.
> >>>
> >>>Thanks,
> >>>Hans
> >>>
> >>>_______________________________________________
> >>>Insight-developers mailing list
> >>>Insight-developers at itk.org
> >>>http://www.itk.org/mailman/listinfo/insight-developers
> >>
> >>_______________________________________________
> >>Insight-developers mailing list
> >>Insight-developers at itk.org
> >>http://www.itk.org/mailman/listinfo/insight-developers
> >>
> >>
> >>------------------------------------------------------------------------
> >>
> >>_______________________________________________
> >>Insight-developers mailing list
> >>Insight-developers at itk.org
> >>http://www.itk.org/mailman/listinfo/insight-developers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.itk.org/mailman/private/insight-developers/attachments/20051217/9a10ee15/attachment.pgp
More information about the Insight-developers
mailing list