emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sanjib Sikder <sanjibju2002@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Predictive for Latex in org-mode
Date: Tue, 5 Mar 2013 15:07:28 +0530	[thread overview]
Message-ID: <CAL1SgUq7cy5Fb4gnE_QPA0NDM+efXAox5k2MRF4MErgYYEu8eA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

Hi,

I have installed "Predictive" package. It is working fine for normal
English words while working in org-mode. When I am writing few latex codes
in org-mode, it is not suggesting latex keywords it seems. I have added the
following in .emacs.

;;predictive
(add-to-list 'load-path "~/.emacs.d/predictive")
;; dictionary locations
  (add-to-list 'load-path "~/.emacs.d/predictive/misc")
  (add-to-list 'load-path "~/.emacs.d/predictive/texinfo")
  (add-to-list 'load-path "~/.emacs.d/predictive/latex")
  (add-to-list 'load-path "~/.emacs.d/predictive/html")
;; load predictive package
(require 'predictive)


How do I make it work for Latex ?

-----------------------------
*Sanjib Sikder
**

*

[-- Attachment #2: Type: text/html, Size: 1044 bytes --]

             reply	other threads:[~2013-03-05  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05  9:37 Sanjib Sikder [this message]
2013-03-05  9:44 ` Predictive for Latex in org-mode Bastien
2013-03-05  9:51   ` Suvayu Ali
2013-03-05  9:58     ` Sanjib Sikder
2013-03-05 10:08       ` Bastien
2013-03-05 10:19         ` Sanjib Sikder
2013-03-05 10:55           ` Sanjib Sikder
2013-03-05 11:19             ` Sanjib Sikder
2013-03-05  9:53   ` Sanjib Sikder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAL1SgUq7cy5Fb4gnE_QPA0NDM+efXAox5k2MRF4MErgYYEu8eA@mail.gmail.com \
    --to=sanjibju2002@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).