Guest User

Untitled

a guest
Dec 11th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. documentclass{minimal}
  2. begin{document}
  3. Let $tin[0,infty)$.
  4. Let $tin[0,infty[$.
  5. Let $tinleft[0,inftyright)$.
  6. Let $tinleft[0,inftyright[$.
  7. end{document}
  8.  
  9. Warning 9 in minimal.tex line 4: `]' expected, found `)'.
  10. Let $tin[0,infty)$.
  11. ^
  12. Warning 9 in minimal.tex line 6: `]' expected, found `)'.
  13. Let $tinleft[0,inftyright)$.
  14. ^
  15. Warning 15 in minimal.tex line 7: No match found for `['.
  16. Let $tinleft[0,inftyright[$.
  17. ^
  18. Warning 15 in minimal.tex line 7: No match found for `['.
  19. Let $tinleft[0,inftyright[$.
  20. ^
  21. Warning 15 in minimal.tex line 5: No match found for `['.
  22. Let $tin[0,infty[$.
  23. ^
  24. Warning 15 in minimal.tex line 5: No match found for `['.
  25. Let $tin[0,infty[$.
  26. ^
  27. Warning 17 in minimal.tex line 8: Number of `(' doesn't match the number of `)'!
  28. Warning 17 in minimal.tex line 8: Number of `[' doesn't match the number of `]'!
Add Comment
Please, Sign In to add comment