Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9FA72106EC for ; Wed, 28 May 2014 20:53:03 +0000 (UTC) Received: (qmail 25731 invoked by uid 500); 28 May 2014 20:53:03 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 25697 invoked by uid 500); 28 May 2014 20:53:03 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 25688 invoked by uid 99); 28 May 2014 20:53:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 20:53:03 +0000 Date: Wed, 28 May 2014 20:53:03 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2578) Migrate away from LaTeX generation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011558#comment-14011558 ] ASF subversion and git services commented on ACCUMULO-2578: ----------------------------------------------------------- Commit 9fbc24abea69aa1da162d48a93ddc09970bdb6e1 in accumulo's branch refs/heads/ACCUMULO-378 from [~gary2086] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9fbc24a ] ACCUMULO-2578: Throw exception when offset is non-zero. Signed-off-by: Josh Elser > Migrate away from LaTeX generation > ---------------------------------- > > Key: ACCUMULO-2578 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2578 > Project: Accumulo > Issue Type: Sub-task > Reporter: Christopher Tubbs > > LaTeX is bulky, it's results are not easily viewed with a text editor, and it's not easy to convert to HTML for display on the project website. > We should migrate away from LaTeX and find a format that satisfies these things, making it easier to consolidate and organize the available documentation. > Preferably, the solution to this should not require platform-specific build tools (like pdflatex and LaTeX styles are currently required). Ideally, the solution should be able to build with Java/Maven plugin without any such extra tools (except what Maven downloads as dependencies of the plugin). -- This message was sent by Atlassian JIRA (v6.2#6252)