Skip to content
Snippets Groups Projects
Commit e86d3961 authored by Moritz Aurel Pascal Schubotz's avatar Moritz Aurel Pascal Schubotz
Browse files

remove emph tex commands

parent ba3beb02
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@
</map>
<!-- if you find { or } in the xml output add the field names to the list below -->
<map map_overwrite="1" map_foreach="author,editor,translator,booktitle,title,publisher,series">
<map_step map_field_source="$MAPLOOP" map_match="\\emph" map_replace=""/>
<map_step map_field_source="$MAPLOOP" map_match="[\{\}]" map_replace=""/>
<map_step map_field_source="$MAPLOOP" map_match="\\&amp;" map_replace="&amp;"/>
<map_step map_field_source="$MAPLOOP" map_match="\\textdash" map_replace="-"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment