1. 03 Sep, 2014 1 commit
    • albert-github's avatar
      Different latex problems · fb4dad1e
      albert-github authored
      - Bibliography refers to wrong page in the toc
      In case of LaTeX the reference in the toc tab to the Bibliography page is not correct.
      According to e.g. http://lookherefirst.wordpress.com/2008/10/05/add-the-bibliography-in-the-table-of-contents/
      when using the hyperref package the reference of the toc should be after the \bibliography entry.
      See to it that the Bibliography page starts at an odd page (like all other chapters)
      
      - See to it that the Index page starts at an odd page (like all other chapters)
      
      - Not all items are shown in the Index / Index generation crashes (Bug_733323) / Index is not shown
      The \hypertarget definition contains on 2 places the entire string (including section references and index references) in the caption part.
      In all other places the caption is empty and the caption part is not used (as a reference) in the \hyperlink command. The caption has been made empty/
      fb4dad1e
  2. 31 Aug, 2014 1 commit
  3. 30 Aug, 2014 17 commits
  4. 26 Aug, 2014 6 commits
  5. 24 Aug, 2014 3 commits
  6. 23 Aug, 2014 1 commit
    • albert-github's avatar
      Better handling of inline Fortran parameter documentation · d5546cff
      albert-github authored
      In case the comment for Fortran arguments is empty or just contains @param [direction] <varname> or parts of these. The comment is is not shown and (depending on the configuration settings, a warning is given).
      Also the detection of inconsistencies between intent attribute and documentation has been improved.
      d5546cff
  7. 22 Aug, 2014 2 commits
  8. 21 Aug, 2014 3 commits
  9. 19 Aug, 2014 1 commit
  10. 18 Aug, 2014 5 commits