1. 27 Nov, 2014 1 commit
    • albert-github's avatar
      LaTeX problem with 2 consecutive single quotes · 0cb39b4c
      albert-github authored
      In LaTeX 2 consecutive single quotes are joined to 1 double quote. This leads in texts where 2 single quotes are intended to a strange view. An example is the initial value for variables. E.g. in Fortran: character(len=10) :: A = ''  (i.e an empty string which can either be defined as '' or as "") or in C: char *sq  = "''". In the source listings this is OK but in the description text it was not OK.
      0cb39b4c
  2. 13 Nov, 2014 1 commit
  3. 06 Nov, 2014 1 commit
  4. 02 Nov, 2014 2 commits
  5. 25 Oct, 2014 1 commit
  6. 24 Oct, 2014 1 commit
  7. 23 Oct, 2014 4 commits
  8. 22 Oct, 2014 1 commit
  9. 21 Oct, 2014 11 commits
  10. 18 Oct, 2014 1 commit
  11. 15 Oct, 2014 2 commits
  12. 14 Oct, 2014 1 commit
  13. 11 Oct, 2014 7 commits
  14. 10 Oct, 2014 1 commit
  15. 05 Oct, 2014 1 commit
    • albert-github's avatar
      Package mathptmx gives discrepancy between pdf and HTML formulas · 418d7f07
      albert-github authored
      When using the mathcal command in formulas the mathptmx package gives in the different output version different letters.
      When the mathptmx, more exuberant,  type of fonts are to be used they can be added by means of the EXTRA_PACKAGES option for the dot version.
      418d7f07
  16. 28 Sep, 2014 1 commit
  17. 26 Sep, 2014 1 commit
  18. 23 Sep, 2014 2 commits