/[avr-libc]/avr-libc/doc/api/Makefile.am
ViewVC logotype

Diff of /avr-libc/doc/api/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by aesok, Tue Oct 18 19:06:20 2005 UTC revision 1.48 by joerg_wunsch, Sun Oct 23 08:46:10 2005 UTC
# Line 155  latex_src/refman.tex: doxygen.config $(I Line 155  latex_src/refman.tex: doxygen.config $(I
155                  refman.tex > tmp.$$ && \                  refman.tex > tmp.$$ && \
156                  mv -f tmp.$$ refman.tex                  mv -f tmp.$$ refman.tex
157          cd latex_src && \          cd latex_src && \
158                  sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|l|l|}/' \                  sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|p{1.7cm}|p{1.7cm}|p{2cm}|p{5cm}|}/' \
159                  -e '/TabularC/s/TabularC/longtable/' \                  -e '/TabularC/s/TabularC/longtable/' \
160                  -e '/Signal Name/s/\\\\\\hline/\\endhead\\hline/' \                  -e '/Vector name/,/^[^ ]/s/\\\\\\hline/\\endhead\\hline/' \
161                  group__avr__interrupts.tex > tmp.$$ && \                  group__avr__interrupts.tex > tmp.$$ && \
162                  mv -f tmp.$$ group__avr__interrupts.tex                  mv -f tmp.$$ group__avr__interrupts.tex
163          cd latex_src && \          cd latex_src && \
# Line 175  latex_pdf_src/refman.tex: doxygen-pdf.co Line 175  latex_pdf_src/refman.tex: doxygen-pdf.co
175                  refman.tex > tmp.$$ && \                  refman.tex > tmp.$$ && \
176                  mv -f tmp.$$ refman.tex                  mv -f tmp.$$ refman.tex
177          cd latex_pdf_src && \          cd latex_pdf_src && \
178                  sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|l|l|}/' \                  sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|p{1.7cm}|p{1.7cm}|p{2cm}|p{5cm}|}/' \
179                  -e '/TabularC/s/TabularC/longtable/' \                  -e '/TabularC/s/TabularC/longtable/' \
180                  -e '/Signal Name/s/\\\\\\hline/\\endhead\\hline/' \                  -e '/Vector name/,/^[^ ]/s/\\\\\\hline/\\endhead\\hline/' \
181                  group__avr__interrupts.tex > tmp.$$ && \                  group__avr__interrupts.tex > tmp.$$ && \
182                  mv -f tmp.$$ group__avr__interrupts.tex                  mv -f tmp.$$ group__avr__interrupts.tex
183          cd latex_pdf_src && \          cd latex_pdf_src && \

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26