emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Otterson <scotto@u.washington.edu>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-export-region-as-latex exports more than region
Date: Fri, 08 Feb 2008 10:07:21 -0800	[thread overview]
Message-ID: <47AC9A59.1010005@u.washington.edu> (raw)
In-Reply-To: <47AA0CD1.5000906@u.washington.edu>

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

Oops, I forgot to attach my .org file.  It's attached now. 

However, this bug may be fixed after the work of Nick and Bastien.  I'll 
check it out on the next release.

Scott

Scott Otterson wrote:
> Huh, for me, both 'org-export-region-as-latex' and 
> 'org-export-as-latex' export all the tables, regardless of whether or 
> not only one of them is highlighted.  I've attached an example org 
> file.  If I select last table in the file, all tables are exported.  I 
> wonder if this might have something to do with this particular 
> document or maybe my .emacs?
>
> Scott

[-- Attachment #2: tmp.org --]
[-- Type: text/plain, Size: 3489 bytes --]

* RUNS
*** Updated to Xavi's latest cvs on cluster and BeamformIt on 10/2/06

    | corpus | data set |   run | comment                                                          |
    |--------+----------+-------+------------------------------------------------------------------|
    | rt04s  | del4xs   |   63+ |                                                                  |

    _Runs below with new code: [[CVS tag of my code w/ new PCA]]_ 
    | corpus | data set    |   run | comment                                                     |
    |--------+-------------+-------+-------------------------------------------------------------|
    | rt05se | xc5         | 1598+ | 1416, no NR                                                 |
    | rt04s  | NRall.xc1.0 | 1655+ | 1.0s XC, 0.5s ER, new PCA all NR                            |
    | rt05se | NRall.xc1.0 | 1677+ | 1.0s XC, 0.5s ER, new PCA all NR                            |
    _below, removed feat3/4 merge stream feats so that remStuckFrms.m will get called_
    | devDD | broken speech tools 7226 | XC1ref, *, NR on, in case this matters for low dim pca input (dfw=1)              |
    | tstDD |              broken 7262 | XC1ref, *, NR on, in case this matters for low dim pca input (dfw=1)              |
    |-------+--------------------------+-----------------------------------------------------------------------------------|
    | dtDD  |                     6474 | dimPick, ent1G, entNLG                                                            |
    | dtDD  |                     6535 | dimPick, many new methods                                                         |

* Reoptimize
*** TODO correlation manifold kernel support vectors from combinations of diariation speaker location models
*** Split CCA w/ do_feat_weights==1				    :conclusion:
    
    _Conclusions:_ 
    1.) best perf is 13.42%, 
    2.) beats baseline, 
    3.) doesn't beat PCA-only dim reduction 
    4.) but no gain over CCA-ER or XC dim reduction

      Total Diariz Error vs. Run [merged 5720, dev_DD, merged 5737, test_DD]

|      x |   feat |                 |       |      | dev,5720 |   | tst,5737 |       |      |      x |
| runNum | 3_nmix | feat3_pairFeats | worst | best |      tot |   |      tot | worst | best | runNum |
|--------+--------+-----------------+-------+------+----------+---+----------+-------+------+--------|
|  05703 |      1 | XCfCCA.CC.1     | 40.84 | 3.04 |    18.21 |   |     15.5 | 40.58 | 5.42 |  05720 |
      
*** Summary Table

|        |       |      |       |   |       |       |      |        |                         |
|--------+-------+------+-------+---+-------+-------+------+--------+-------------------------|
|    dev |       |      |   dev |   |   tst |       |      |        | dev                     |
| runNum | worst | best |   tot |   |   tot | worst | best | runNum | note                    |
|--------+-------+------+-------+---+-------+-------+------+--------+-------------------------|
|  04677 | 49.26 | 2.75 | 18.04 |   | 17.29 | 46.08 | 2.96 |  04680 | baseline, dfw==0        |
|  05739 | 44.36 |  3.3 | 16.01 |   | 15.03 | 40.15 | 1.96 |  05746 | baseline, dfw==1        |
|  05386 | 36.36 | 2.58 | 15.17 |   | 13.03 |  24.3 | 3.65 |  05373 | XC-PCA                  |
|  05454 |  44.2 | 6.29 | 19.73 |   | 20.26 | 42.99 | 5.88 |  05455 | ER/XC                   |
|  05716 | 36.39 | 2.36 | 15.22 |   | 13.42 | 30.47 | 2.34 |  05733 | XCfCCA.dMI.3            |

[-- Attachment #3: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2008-02-08 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 19:41 org-export-region-as-latex exports more than region Scott Otterson
2008-02-03  8:22 ` Carsten Dominik
2008-02-06 19:38   ` Scott Otterson
2008-02-08 18:07     ` Scott Otterson [this message]
2008-02-07  0:08   ` Nick Dokos
2008-02-07  9:41     ` Carsten Dominik
2008-02-08 15:13     ` Bastien Guerry
  -- strict thread matches above, loose matches on Subject: below --
2008-01-28 19:41 Scott Otterson

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=47AC9A59.1010005@u.washington.edu \
    --to=scotto@u.washington.edu \
    --cc=dominik@science.uva.nl \
    --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).