manywaypark's Blog
개발, 검색, 함수

문제:
lyx(tex)에서 셀이나 박스에 색상 넣었을 때 테이블, 박스 등 경계선이 제대로 안보인다.

해결:
\usepackage{color} 를  \usepackage{xcolor} 또는  \usepackage[xcdraw]{xcolor} 로 변경한다.
(없으면 추가)

refs: 
http://tex.stackexchange.com/questions/11769/box-border-lines-not-showing-properly-on-pdf 

happy hackin'
문제:
lyx에서 문서를 랜더링할때 다음과 같은 에러를 내면서 안되는 경우가 있다.
Warning: Document class not available
----------------------------------------
The layout file requested by this document,
IEEEtran.layout,
is not usable. This is probably because a LaTeX
class or style file required by it is not
available. See the Customization documentation
for more information.
LyX will not be able to produce output.
Error: Couldn't export file
----------------------------------------

해결: package 하나만 설치하면 된다.
sudo apt-get install texlive-publishers
lyx에서 tools > reconfigure 하는 것도 잊지 말자.
예전에 한번 문제가 되어서 해결했던 것인데, 다시 다른 박스의 ubuntu에서 예전에 작성했던 문서 소스를 rendering하려니 make 에러가 났다. 1시간 가량 삽질. Orz

happy hackin'
1 
분류 전체보기 (306)
잡담 (20)
함수형 언어 (65)
emacs (16)
java (18)
tips & tricks (154)
사랑 (1)
가사 (0)
독서 (4)
mobile (6)
비함수형 언어 (2)

공지사항

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

04-25 16:52