[Insight-users] Re: [Insight-developers] Insight Journal Submission
: TEMPLATE
Luis Ibanez
luis.ibanez at kitware.com
Mon Dec 19 12:20:06 EST 2005
Hi Gaetan,
Thanks for pointing this out.
It seems that there is a difference between your configuration
and ours, since we don't have any problem with the pdfinfo tags.
Here is what we are using:
Debian Linux
uname -a =
Linux zion 2.4.27-2-686-smp #1
SMP Mon May 16 16:55:31 JST 2005 i686 GNU/Linux
dvips --version = dvips(k) 5.92b, kpathsea version 3.4.5
latex --version = e-TeX (Web2C 7.4.5) 3.14159-2.1
bibtex --version = BibTeX (Web2C 7.4.5) 0.99c
gs --version = 8.15
Please let us know if you find any hint on what
the difference may come from.
Thanks
Luis
-------------------------
Gaetan Lehmann wrote:
> 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
>>>>
>>>>
>>>>------------------------------------------------------------------------
>>>>
>>>>_______________________________________________
>>>>Insight-developers mailing list
>>>>Insight-developers at itk.org
>>>>http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-users
mailing list