Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. begin{CJK}{UTF8}{gkai}木protectend{CJK}
  2.  
  3. ! Argument of reserved@a has an extra }.
  4. ! Paragraph ended before reserved@a was complete.
  5.  
  6. documentclass[12pt, a4paper]{extreport}
  7. usepackage[utf8]{inputenc}
  8. usepackage[T1]{fontenc}
  9. usepackage{lmodern}
  10. usepackage[colorinlistoftodos, textwidth=marginparwidth]{todonotes}
  11. usepackage{CJKutf8}
  12.  
  13. begin{document}
  14. listoftodos
  15. todo{protectbegin{CJK}{UTF8}{gkai}木protectend{CJK}}
  16.  
  17. end{document}
  18.  
  19. ! Package inputenc Error: Unicode char u 8:木 not set up for use with LaTeX.
  20.  
  21. contentsline {todo}{color@box {}{orange}{leavevmode {color {orange}o}}
  22. begin {CJK}{UTF8}{gkai}GenericError {(inputenc) }{
  23. Package inputenc Error: Unicode char u 8:木 not set up for use with LaTeX}{
  24. See the inputenc package documentation for explanation.}{
  25. Your command was ignored.
  26. MessageBreak Type I <command> <return> to replace it with another command,
  27. MessageBreak or <return> to continue without it.}
  28. end {CJK}}{1}
  29.  
  30. ! Paragraph ended before @dottedtocline was complete.
  31.  
  32. tex capacity exceeded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement