Daniel Gruss 9 months ago
parent
commit
e686155027
2 changed files with 3 additions and 3 deletions
  1. 1 1
      main.tex.php
  2. 2 2
      tugraz_defaults.sty

+ 1 - 1
main.tex.php

@@ -171,7 +171,7 @@ During my thesis, I contributed to <?php echo $num_publications ?> publications
 \enableboldauthor
 \enableboldauthor
 \printbibliography[env=mypubs,title={Publications in this Thesis}, type=inproceedings, heading=subbibliography, keyword={mine}]
 \printbibliography[env=mypubs,title={Publications in this Thesis}, type=inproceedings, heading=subbibliography, keyword={mine}]
 
 
-\printbibliography[env=mypubs,check=mineotheronly, title={Other Contributions}, type=inproceedings, heading=subbibliography]
+\printbibliography[env=mypubs,title={Other Contributions}, type=inproceedings, heading=subbibliography, keyword={mine_other}]
 \disableboldauthor
 \disableboldauthor
 <?php echo $sloppy_end; ?>
 <?php echo $sloppy_end; ?>
 
 

+ 2 - 2
tugraz_defaults.sty

@@ -348,8 +348,8 @@
 \DeclareFieldFormat*{journaltitle}{#1}  
 \DeclareFieldFormat*{journaltitle}{#1}  
 \newcommand{\itemcite}[1]{\begin{itemize}\item \fullcite{#1}\end{itemize}}
 \newcommand{\itemcite}[1]{\begin{itemize}\item \fullcite{#1}\end{itemize}}
 
 
-\renewcommand{\bf}{\bfseries}
-\renewcommand{\tt}{\ttfamily}
+\newcommand{\bf}{\bfseries}
+\newcommand{\tt}{\ttfamily}
 \renewcommand{\and}{,\xspace}
 \renewcommand{\and}{,\xspace}
 \newcommand{\CopyrightYear}{}
 \newcommand{\CopyrightYear}{}
 \newcommand{\setcopyright}{}
 \newcommand{\setcopyright}{}