소스 검색

Remove the stencil. Break the links. fix #148

master
Sébastien Lucas 10 년 전
부모
커밋
0d365d77d6
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      styles/cops-monocle.js

+ 0
- 5
styles/cops-monocle.js 파일 보기

@@ -61,11 +61,6 @@ Monocle.DEBUG = true;
var magnifier = new Monocle.Controls.Magnifier(reader);
reader.addControl(magnifier, 'page');

/* The stencil activates internal links */
var stencil = new Monocle.Controls.Stencil(reader);
reader.addControl(stencil);
//stencil.toggleHighlights();

/* BOOK TITLE RUNNING HEAD */
var bookTitle = {}
bookTitle.contentsMenu = Monocle.Controls.Contents(reader);


불러오는 중...
취소
저장