pandoc -f markdown -t latex --top-level-division=section \
--filter pandoc_img.py \
-N -o tex_out/sv.tex sv.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
+ -N -o tex_out/vector_isas.tex sv/vector_isa_comparison.mdwn
pandoc -f markdown -t latex --top-level-division=section \
--filter pandoc_img.py \
-N -o tex_out/overview.tex sv/overview.mdwn
lookups = {'sv': 'Scalable Vectors for Power ISA',
'SV|sv': 'Scalable Vectors for Power ISA',
'sv/overview': 'Overview Chapter',
+ 'sv/vector_isa_comparison': 'Vector ISA Comparison',
'sv/compliancy_levels': 'Compliancy Levels',
'sv/svp64': 'SVP64 Chapter',
'sv/sprs': 'SPRs',
\hypertarget{svux2fscalvecpowisa}{}
\hypertarget{SVux7csv}{}
\input{tex_out/sv.tex}
+\chapter{Other Vector ISAs}\hypertarget{svux2fvector_isa_comparison}{}
+\input{tex_out/vector_isas.tex}
\chapter{Overview}\hypertarget{svux2foverview}{}
\input{tex_out/overview.tex}
\chapter{Compliancy Levels}\hypertarget{svux2fcompliancy_levels}{}