Tuesday, May 26, 2015

Papeeria News, May 26

Discussions in the margins just got a little bit better:

  • you can now show or hide all discussions or switch them completely off in your browser using a drop-down above the text editor.
  • every discussion can be shown and hidden by clicking its gray label
  • handy shortcut Ctrl+Alt+M starts a new discussion at the caret position (the same shortcut works in Google Docs)
Discussions drop-down

Monday, May 25, 2015

Solving issues with Cyrillic symbols

This help article is written in Russian, since most of our users who are facing issues with Cyrillic come from Russia.

Что делать, если вы вместо кириллических символов видите пустые места или кракозябры?

Неправильный компилятор

Если вы загрузили в Папирию уже готовый проект и вместо русских слов видите пустые места, то скорее всего проблема в выборе компилятора. По умолчанию проекты, созданные в Папирии, используют компилятор XeLaTeX. Проекты, созданные ранее, с большой вероятностью предназначены для компиляции pdfLaTeX'ом. Эти два компилятора по-разному работают со шрифтами, и компиляция XeLaTeX'ом кириллического текста, ожидающего pdfLaTeX, приводит именно к таким симптомам.

Чтобы решить проблему, переключите компилятор в выпадающем списке под кнопкой Compile.

Неправильная кодировка

Если вы сделали новый проект в Папирии, выбрали компилятор pdfLaTeX и применили найденный где-то на просторах интернета "русифицированный" шаблон, то с большой вероятностью ваш шаблон будет ожидать кодировку cp-1251 или koi8-r. Характерным признаком такого шаблона является строка

\usepackage[cp1251]{inputenc}

в преамбуле документа. Папирия, однако, использует UTF-8, поэтому русский текст, скомпилированный с использованием такого шаблона, скорее всего превратится в кракозябры.

Исправить проблему можно двумя способами. Первый: использовать кодировку UTF-8. Вполне возможно, что достаточно заменить cp1251 на utf8 в вышеупомянутой команде: \usepackage[utf8]{inputenc}. Но возможно, что не все так просто. В этом случае попробуйте настроить compile-time кодировку.

Friday, May 22, 2015

Text editor settings: word wrapping, font size and spellchecker

If you need to change font size, toggle word wrapping or toggle spellchecker, you can do it from the editor settings.

Open text editor settings by clicking cog icon

Change word wrapping, spellchecker and font size options or toggle discussions


For word wrapping you can also use keyboard shortcut Alt+W.


Sunday, May 17, 2015

Papeeria News, May 17

TL;DR: discussions in the margins; font size setting

Marginalia

Did you ever add red-colored remarks like "citation needed" or "TODO: describe algorithm in details" in the sources of your paper? We're sure you did. If you're an advanced TeXnician you probably used todonotes package, but many authors just add text and highlight it manually.

Pierre de Fermat uses marginalia to reply to Blais Pascale comments 

Papeeria v44 adds discussions in the margins. When hovering over the text you can click comment icon next to the text line number and add a comment. Comments show up in the right margin in the text editor. Replies are supported, so you can have discussions in the margins. Once you reached a consensus or completed TODO, you can mark discussion as resolved.

Every single discussion can be shown or hidden, and all discussions can be switched off in the editor settings.

Discussions are stored directly inside the document text as LaTeX comments and remain readable if you export project and continue working offline using other editors.

Font size

Use font size option in the editor settings to make editor fonts bigger or smaller.

Font size option in the settings

Happy typesetting!

Wednesday, April 22, 2015

Papeeria News, Apr 22

TL;DR: git clone is done; git pull and git push are coming soon

Clone Git repository into Papeeria project

New Project dialog now contains two tabs. Tab named Empty creates a new empty project, just like it was before. Tab named From git creates a project cloned from Git repository of your choice.

Creating new project from OpenFonts folder of Deedy-Resume repository

In the simplest case when repository is public and you want to create Papeeria project from the root directory of repo's master branch you need to paste repository URL only and optionally your new project name.

In more complex cases when you want to clone a particular sub-directory and/or some particular branch, you need to expand Branch section, wait a little bit and choose branch and folder to take the sources from.

Finally, if you want to clone a private repository, you can do it securely as well. We generate SSH keys for you and you need to authorized a public key on Git server. When it is done Papeeria will be granted access and will be able to clone the repo. More details and instructions for GitHub and Bitbucket are available on our help pages.

Thursday, April 2, 2015

Курсор Папирии, выпуск от 2 апреля

TL;DR: многоэкранный режим и ссылки на шаблоны в галерее

Многоэкранный режим

Теперь можно набирать текст в окне на одном экране (в окне-редакторе), а результатом любоваться в окне на другом экране (окне-просмотрщике). Если в просмотрщике максимизировать PDF панель то можно наслаждаться большой картинкой во весь экран. Тем, кто верстает сложные документы, наверняка понравится.

Фича пока что чуток сыровата, и требует некоторых лишних движений (скоро их уберём).
  1. Откройте главный файл в редакторе и просмотрщике
  2. Скомпилируйте его в просмотрщике и получите результат
  3. Окно редактора слева и окно просмотрщика со скомпилированным PDF справа
  4. Теперь просмотрщик будет получать новые версии скомпилированного документа. Максимизируйте панель PDF в нём.
  5. Переключитесь в редактор, сделайте изменение и нажмите Compile
  6. Просмотрщик реагирует на команду Compile, сделанную в редакторе

В просмотрщике появится сообщение "Compiling... please wait a sec" и если с документом все в порядке, то через несколько секунд он появится в просмотрщике и будет перемотан на страницу, соответствующую курсору в редакторе (как было и до сегодняшнего дня).

Что делать, если мониторов два, но оба они прибиты к лаптопам? Да всё то же самое. Редактор на одном лаптопе, просмотрщик на другом. Можно даже использовать в качестве просмотрщика планшет, соединённый с плазменной панелью!

Ссылки на галерею шаблонов

У нас, знаете, есть Галерея Шаблонов? Там работает поиск. И теперь у каждого поиска есть постоянная ссылка. Её можно просто копировать из строки адреса в браузере.




Wednesday, April 1, 2015

Papeeria News, Apr 1

TL;DR: dual monitor support and template gallery permalinks

Dual monitor support

Those who work on complex documents will like our new feature: dual monitors support. It allows to type text in one browser tab (Editor) in one screen and deliver the result PDF to other browser tab (Viewer) opened in the second screen. When PDF pane is maximized in the Viewer tab you see more without the need to zoom out and it makes the typesetting process way easier.

This is a sort of beta- feature, so it requires some work to setup:
  1. Open your main file in both Editor and Viewer
  2. Compile it in the Viewer, get the result
  3. Editor tab on the left and Viewer tab with compiled PDF on the right
  4. Now the Viewer is ready to receive updated PDFs. Maximize PDF pane in the viewer
  5. Now switch to Editor, make changes and compile in the Editor
  6. Viewer is responding to compile action triggered in the Editor

You will see "Compiling... please wait a sec" message in the Viewer, and if everything is okay, in a few seconds PDF will be delivered to the Viewer and synced with the caret position in the Editor.

What if your two monitors are those which come with your laptops? No worries, it works the same way on different computers. Just type text on the editor laptop and watch the results on the viewer. You can even use a tablet connected to plasma panel via HDMI as a viewer!

Template Gallery permalinks

Did you know we have a Template Gallery? Did you know you can search the templates? Cool, now you can link the search results. Just do a search and copy link from the browser address bar.

Try these examples: thesis templates from a few universities around the globe; CV templates in English; cookbook in Russian